| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | delayed_call.h | 10 struct delayed_call { struct 15 #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} argument 18 static inline void set_delayed_call(struct delayed_call *call, in set_delayed_call() 25 static inline void do_delayed_call(struct delayed_call *call) in do_delayed_call() 31 static inline void clear_delayed_call(struct delayed_call *call) in clear_delayed_call()
|
| H A D | fscrypt.h | 262 struct delayed_call *done); 589 struct delayed_call *done) in fscrypt_get_symlink()
|
| H A D | fs.h | 1927 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *); 3172 struct delayed_call *); 3193 struct delayed_call *); 3211 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | symlink.c | 10 struct delayed_call *done) in autofs_get_link()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | symlink.c | 49 struct delayed_call *done) in nfs_get_link()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | symlink.c | 28 struct delayed_call *done) in ext4_encrypted_get_link()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | self.c | 13 struct delayed_call *done) in proc_self_get_link()
|
| H A D | thread_self.c | 13 struct delayed_call *done) in proc_thread_self_get_link()
|
| H A D | namespaces.c | 44 struct delayed_call *done) in proc_ns_get_link()
|
| H A D | inode.c | 645 struct delayed_call *done) in proc_get_link()
|
| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | symlink.c | 128 struct delayed_call *done) in kernfs_iop_get_link()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | bad_inode.c | 113 struct delayed_call *done) in bad_inode_get_link()
|
| H A D | namei.c | 517 struct delayed_call done; 1744 struct delayed_call *); in pick_link() 4668 const char *vfs_get_link(struct dentry *dentry, struct delayed_call *done) in vfs_get_link() 4684 struct delayed_call *callback) in page_get_link()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsfs.h | 134 struct delayed_call *);
|
| H A D | link.c | 602 struct delayed_call *done) in cifs_get_link()
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | hooks.c | 310 struct delayed_call *done) in fscrypt_get_symlink()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | apparmorfs.c | 1605 struct delayed_call *done, in rawdata_get_link_base() 1633 struct delayed_call *done) in rawdata_get_link_sha1() 1640 struct delayed_call *done) in rawdata_get_link_abi() 1647 struct delayed_call *done) in rawdata_get_link_data() 2543 struct delayed_call *done) in policy_get_link()
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | file.c | 363 struct delayed_call *done) in vboxsf_get_link()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_iops.c | 450 struct delayed_call *done) in xfs_vn_get_link() 479 struct delayed_call *done) in xfs_vn_get_link_inline()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | namei.c | 642 struct delayed_call *done) in f2fs_get_link() 1301 struct delayed_call *done) in f2fs_encrypted_get_link()
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | inode.c | 316 struct delayed_call *done) in ovl_get_link()
|
| /OK3568_Linux_fs/kernel/fs/hostfs/ |
| H A D | hostfs_kern.c | 877 struct delayed_call *done) in hostfs_get_link()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_inode_dotl.c | 909 struct delayed_call *done) in v9fs_vfs_get_link_dotl()
|
| H A D | vfs_inode.c | 1187 struct delayed_call *done) in v9fs_vfs_get_link()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | inode.c | 662 struct delayed_call *done) in ecryptfs_get_link()
|