Home
last modified time | relevance | path

Searched refs:delayed_call (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/linux/include/linux/
H A Ddelayed_call.h10 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 Dfscrypt.h384 struct delayed_call *done);
748 struct delayed_call *done) in fscrypt_get_symlink()
H A Dfs.h1967 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *);
3072 struct delayed_call *);
3092 struct delayed_call *);
3110 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);
/openbmc/linux/fs/ext4/
H A Dsymlink.c28 struct delayed_call *done) in ext4_encrypted_get_link()
74 struct delayed_call *callback) in ext4_get_link()
/openbmc/linux/fs/autofs/
H A Dsymlink.c10 struct delayed_call *done) in autofs_get_link()
/openbmc/linux/fs/nfs/
H A Dsymlink.c49 struct delayed_call *done) in nfs_get_link()
/openbmc/linux/fs/proc/
H A Dself.c13 struct delayed_call *done) in proc_self_get_link()
H A Dthread_self.c13 struct delayed_call *done) in proc_thread_self_get_link()
H A Dnamespaces.c44 struct delayed_call *done) in proc_ns_get_link()
H A Dinode.c639 struct delayed_call *done) in proc_get_link()
/openbmc/linux/fs/kernfs/
H A Dsymlink.c128 struct delayed_call *done) in kernfs_iop_get_link()
/openbmc/linux/fs/
H A Dbad_inode.c119 struct delayed_call *done) in bad_inode_get_link()
H A Dnamei.c580 struct delayed_call done;
1799 struct delayed_call *); in pick_link()
5144 const char *vfs_get_link(struct dentry *dentry, struct delayed_call *done) in vfs_get_link()
5160 struct delayed_call *callback) in page_get_link()
/openbmc/linux/fs/smb/client/
H A Dcifsfs.h125 struct delayed_call *);
/openbmc/linux/fs/crypto/
H A Dhooks.c340 struct delayed_call *done) in fscrypt_get_symlink()
/openbmc/linux/fs/vboxsf/
H A Dfile.c365 struct delayed_call *done) in vboxsf_get_link()
/openbmc/linux/security/apparmor/
H A Dapparmorfs.c1626 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()
2571 struct delayed_call *done) in policy_get_link()
/openbmc/linux/fs/f2fs/
H A Dnamei.c663 struct delayed_call *done) in f2fs_get_link()
1347 struct delayed_call *done) in f2fs_encrypted_get_link()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c933 struct delayed_call *done) in v9fs_vfs_get_link_dotl()
H A Dvfs_inode.c1223 struct delayed_call *done) in v9fs_vfs_get_link()
/openbmc/linux/fs/hostfs/
H A Dhostfs_kern.c894 struct delayed_call *done) in hostfs_get_link()
/openbmc/linux/fs/xfs/
H A Dxfs_iops.c488 struct delayed_call *done) in xfs_vn_get_link()
/openbmc/linux/fs/overlayfs/
H A Dinode.c328 struct delayed_call *done) in ovl_get_link()
/openbmc/linux/fs/ecryptfs/
H A Dinode.c671 struct delayed_call *done) in ecryptfs_get_link()
/openbmc/linux/fs/ubifs/
H A Dfile.c1605 struct delayed_call *done) in ubifs_get_link()

12