Home
last modified time | relevance | path

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

12

/linux/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.h443 struct delayed_call *done);
813 struct delayed_call *done) in fscrypt_get_symlink()
A Dfs.h2129 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *);
3324 struct delayed_call *);
3347 struct delayed_call *);
3365 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);
/linux/fs/ext4/
A Dsymlink.c28 struct delayed_call *done) in ext4_encrypted_get_link()
74 struct delayed_call *callback) in ext4_get_link()
/linux/fs/autofs/
A Dsymlink.c10 struct delayed_call *done) in autofs_get_link()
/linux/fs/nfs/
A Dsymlink.c41 struct delayed_call *done) in nfs_get_link()
/linux/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.c616 struct delayed_call *done) in proc_get_link()
/linux/fs/kernfs/
A Dsymlink.c128 struct delayed_call *done) in kernfs_iop_get_link()
/linux/fs/
A Dbad_inode.c119 struct delayed_call *done) in bad_inode_get_link()
A Dnamei.c586 struct delayed_call done;
1850 struct delayed_call *); in pick_link()
5288 const char *vfs_get_link(struct dentry *dentry, struct delayed_call *done) in vfs_get_link()
5304 struct delayed_call *callback) in page_get_link()
/linux/fs/smb/client/
A Dcifsfs.h119 struct delayed_call *);
/linux/fs/crypto/
A Dhooks.c355 struct delayed_call *done) in fscrypt_get_symlink()
/linux/fs/vboxsf/
A Dfile.c357 struct delayed_call *done) in vboxsf_get_link()
/linux/security/apparmor/
A Dapparmorfs.c1620 struct delayed_call *done, in rawdata_get_link_base()
1648 struct delayed_call *done) in rawdata_get_link_sha256()
1655 struct delayed_call *done) in rawdata_get_link_abi()
1662 struct delayed_call *done) in rawdata_get_link_data()
2587 struct delayed_call *done) in policy_get_link()
/linux/fs/f2fs/
A Dnamei.c593 struct delayed_call *done) in f2fs_get_link()
1281 struct delayed_call *done) in f2fs_encrypted_get_link()
/linux/fs/9p/
A Dvfs_inode_dotl.c870 struct delayed_call *done) in v9fs_vfs_get_link_dotl()
A Dvfs_inode.c1172 struct delayed_call *done) in v9fs_vfs_get_link()
/linux/fs/hostfs/
A Dhostfs_kern.c900 struct delayed_call *done) in hostfs_get_link()
/linux/fs/overlayfs/
A Dinode.c327 struct delayed_call *done) in ovl_get_link()
/linux/fs/xfs/
A Dxfs_iops.c512 struct delayed_call *done) in xfs_vn_get_link()
/linux/fs/ecryptfs/
A Dinode.c673 struct delayed_call *done) in ecryptfs_get_link()
/linux/fs/ubifs/
A Dfile.c1623 struct delayed_call *done) in ubifs_get_link()

Completed in 86 milliseconds

12