/openbmc/linux/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 | 384 struct delayed_call *done); 748 struct delayed_call *done) in fscrypt_get_symlink()
|
H A D | fs.h | 1968 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *); 3089 struct delayed_call *); 3109 struct delayed_call *); 3127 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);
|
/openbmc/linux/fs/ext4/ |
H A D | symlink.c | 28 struct delayed_call *done) in ext4_encrypted_get_link() 74 struct delayed_call *callback) in ext4_get_link()
|
/openbmc/linux/fs/autofs/ |
H A D | symlink.c | 10 struct delayed_call *done) in autofs_get_link()
|
/openbmc/linux/fs/nfs/ |
H A D | symlink.c | 49 struct delayed_call *done) in nfs_get_link()
|
/openbmc/linux/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 | 639 struct delayed_call *done) in proc_get_link()
|
/openbmc/linux/fs/kernfs/ |
H A D | symlink.c | 128 struct delayed_call *done) in kernfs_iop_get_link()
|
/openbmc/linux/fs/ |
H A D | bad_inode.c | 119 struct delayed_call *done) in bad_inode_get_link()
|
H A D | namei.c | 580 struct delayed_call done; 1799 struct delayed_call *); in pick_link() 5142 const char *vfs_get_link(struct dentry *dentry, struct delayed_call *done) in vfs_get_link() 5158 struct delayed_call *callback) in page_get_link()
|
/openbmc/linux/fs/smb/client/ |
H A D | cifsfs.h | 125 struct delayed_call *);
|
/openbmc/linux/fs/crypto/ |
H A D | hooks.c | 340 struct delayed_call *done) in fscrypt_get_symlink()
|
/openbmc/linux/fs/vboxsf/ |
H A D | file.c | 365 struct delayed_call *done) in vboxsf_get_link()
|
/openbmc/linux/security/apparmor/ |
H A D | apparmorfs.c | 1626 struct delayed_call *done, in rawdata_get_link_base() 1654 struct delayed_call *done) in rawdata_get_link_sha1() 1661 struct delayed_call *done) in rawdata_get_link_abi() 1668 struct delayed_call *done) in rawdata_get_link_data() 2575 struct delayed_call *done) in policy_get_link()
|
/openbmc/linux/fs/f2fs/ |
H A D | namei.c | 594 struct delayed_call *done) in f2fs_get_link() 1278 struct delayed_call *done) in f2fs_encrypted_get_link()
|
/openbmc/linux/fs/9p/ |
H A D | vfs_inode_dotl.c | 933 struct delayed_call *done) in v9fs_vfs_get_link_dotl()
|
H A D | vfs_inode.c | 1226 struct delayed_call *done) in v9fs_vfs_get_link()
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_kern.c | 896 struct delayed_call *done) in hostfs_get_link()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_iops.c | 488 struct delayed_call *done) in xfs_vn_get_link()
|
/openbmc/linux/fs/ecryptfs/ |
H A D | inode.c | 671 struct delayed_call *done) in ecryptfs_get_link()
|
/openbmc/linux/fs/overlayfs/ |
H A D | inode.c | 328 struct delayed_call *done) in ovl_get_link()
|
/openbmc/linux/fs/ubifs/ |
H A D | file.c | 1605 struct delayed_call *done) in ubifs_get_link()
|