Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/include/linux/
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()
A Dfscrypt.h373 struct delayed_call *done);
720 struct delayed_call *done) in fscrypt_get_symlink()
A Dfs.h1802 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *);
2836 struct delayed_call *);
2856 struct delayed_call *);
2874 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);
/linux-6.3-rc2/fs/ext4/
A Dsymlink.c28 struct delayed_call *done) in ext4_encrypted_get_link()
74 struct delayed_call *callback) in ext4_get_link()
/linux-6.3-rc2/fs/autofs/
A Dsymlink.c10 struct delayed_call *done) in autofs_get_link()
/linux-6.3-rc2/fs/nfs/
A Dsymlink.c49 struct delayed_call *done) in nfs_get_link()
/linux-6.3-rc2/fs/proc/
A Dself.c13 struct delayed_call *done) in proc_self_get_link()
A Dthread_self.c13 struct delayed_call *done) in proc_thread_self_get_link()
A Dnamespaces.c44 struct delayed_call *done) in proc_ns_get_link()
A Dinode.c639 struct delayed_call *done) in proc_get_link()
/linux-6.3-rc2/fs/kernfs/
A Dsymlink.c128 struct delayed_call *done) in kernfs_iop_get_link()
/linux-6.3-rc2/fs/
A Dbad_inode.c119 struct delayed_call *done) in bad_inode_get_link()
A Dnamei.c577 struct delayed_call done;
1791 struct delayed_call *); in pick_link()
5040 const char *vfs_get_link(struct dentry *dentry, struct delayed_call *done) in vfs_get_link()
5056 struct delayed_call *callback) in page_get_link()
A Dlibfs.c1299 struct delayed_call *done) in simple_get_link()
/linux-6.3-rc2/fs/cifs/
A Dcifsfs.h132 struct delayed_call *);
/linux-6.3-rc2/fs/crypto/
A Dhooks.c310 struct delayed_call *done) in fscrypt_get_symlink()
/linux-6.3-rc2/fs/vboxsf/
A Dfile.c364 struct delayed_call *done) in vboxsf_get_link()
/linux-6.3-rc2/security/apparmor/
A Dapparmorfs.c1622 struct delayed_call *done, in rawdata_get_link_base()
1650 struct delayed_call *done) in rawdata_get_link_sha1()
1657 struct delayed_call *done) in rawdata_get_link_abi()
1664 struct delayed_call *done) in rawdata_get_link_data()
2564 struct delayed_call *done) in policy_get_link()
/linux-6.3-rc2/fs/f2fs/
A Dnamei.c649 struct delayed_call *done) in f2fs_get_link()
1324 struct delayed_call *done) in f2fs_encrypted_get_link()
/linux-6.3-rc2/fs/9p/
A Dvfs_inode_dotl.c922 struct delayed_call *done) in v9fs_vfs_get_link_dotl()
A Dvfs_inode.c1228 struct delayed_call *done) in v9fs_vfs_get_link()
/linux-6.3-rc2/fs/hostfs/
A Dhostfs_kern.c887 struct delayed_call *done) in hostfs_get_link()
/linux-6.3-rc2/fs/xfs/
A Dxfs_iops.c488 struct delayed_call *done) in xfs_vn_get_link()
/linux-6.3-rc2/fs/ecryptfs/
A Dinode.c663 struct delayed_call *done) in ecryptfs_get_link()
/linux-6.3-rc2/fs/overlayfs/
A Dinode.c321 struct delayed_call *done) in ovl_get_link()

Completed in 56 milliseconds

12