Home
last modified time | relevance | path

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

12345678910>>...98

/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.h353 struct delayed_call *done);
680 struct delayed_call *done) in fscrypt_get_symlink()
A Dfs.h2114 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *);
3320 struct delayed_call *);
3342 struct delayed_call *);
3360 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);
/linux/fs/autofs/
A Dsymlink.c10 struct delayed_call *done) in autofs_get_link()
/linux/fs/nfs/
A Dsymlink.c49 struct delayed_call *done) in nfs_get_link()
/linux/fs/ext4/
A Dsymlink.c28 struct delayed_call *done) in ext4_encrypted_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.c631 struct delayed_call *done) in proc_get_link()
/linux/fs/kernfs/
A Dsymlink.c127 struct delayed_call *done) in kernfs_iop_get_link()
/linux/fs/cifs/
A Dcifsfs.h126 struct delayed_call *);
A Dlink.c596 struct delayed_call *done) in cifs_get_link()
/linux/fs/
A Dbad_inode.c119 struct delayed_call *done) in bad_inode_get_link()
A Dnamei.c575 struct delayed_call done;
1762 struct delayed_call *); in pick_link()
4894 const char *vfs_get_link(struct dentry *dentry, struct delayed_call *done) in vfs_get_link()
4910 struct delayed_call *callback) in page_get_link()
/linux/fs/crypto/
A Dhooks.c314 struct delayed_call *done) in fscrypt_get_symlink()
/linux/fs/vboxsf/
A Dfile.c363 struct delayed_call *done) in vboxsf_get_link()
/linux/security/apparmor/
A Dapparmorfs.c1604 struct delayed_call *done, in rawdata_get_link_base()
1632 struct delayed_call *done) in rawdata_get_link_sha1()
1639 struct delayed_call *done) in rawdata_get_link_abi()
1646 struct delayed_call *done) in rawdata_get_link_data()
2540 struct delayed_call *done) in policy_get_link()
/linux/fs/xfs/
A Dxfs_iops.c489 struct delayed_call *done) in xfs_vn_get_link()
518 struct delayed_call *done) in xfs_vn_get_link_inline()
/linux/fs/f2fs/
A Dnamei.c646 struct delayed_call *done) in f2fs_get_link()
1308 struct delayed_call *done) in f2fs_encrypted_get_link()
/linux/fs/hostfs/
A Dhostfs_kern.c884 struct delayed_call *done) in hostfs_get_link()
/linux/fs/9p/
A Dvfs_inode_dotl.c929 struct delayed_call *done) in v9fs_vfs_get_link_dotl()
/linux/fs/overlayfs/
A Dinode.c315 struct delayed_call *done) in ovl_get_link()
/linux/fs/ecryptfs/
A Dinode.c661 struct delayed_call *done) in ecryptfs_get_link()
/linux/fs/ubifs/
A Dfile.c1620 struct delayed_call *done) in ubifs_get_link()

Completed in 69 milliseconds

12345678910>>...98