Searched refs:delayed_call (Results 1 - 25 of 33) sorted by relevance

12

/linux-master/include/linux/
H A Ddelayed_call.h10 struct delayed_call { struct
15 #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL}
18 static inline void set_delayed_call(struct delayed_call *call,
25 static inline void do_delayed_call(struct delayed_call *call)
31 static inline void clear_delayed_call(struct delayed_call *call)
H A Dfscrypt.h443 struct delayed_call *done);
813 struct delayed_call *done)
H A Dfs.h35 #include <linux/delayed_call.h>
2060 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *);
3232 struct delayed_call *);
3252 struct delayed_call *);
3270 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);
/linux-master/fs/autofs/
H A Dsymlink.c10 struct delayed_call *done)
/linux-master/fs/ext4/
H A Dsymlink.c28 struct delayed_call *done)
74 struct delayed_call *callback)
/linux-master/fs/nfs/
H A Dsymlink.c49 struct delayed_call *done)
/linux-master/fs/proc/
H A Dself.c13 struct delayed_call *done)
H A Dthread_self.c13 struct delayed_call *done)
H A Dnamespaces.c44 struct delayed_call *done)
H A Dinode.c633 struct delayed_call *done)
/linux-master/fs/kernfs/
H A Dsymlink.c128 struct delayed_call *done)
/linux-master/fs/
H A Dbad_inode.c119 struct delayed_call *done)
H A Dnamei.c579 struct delayed_call done;
1801 struct delayed_call *);
5155 const char *vfs_get_link(struct dentry *dentry, struct delayed_call *done)
5171 struct delayed_call *callback)
/linux-master/fs/crypto/
H A Dhooks.c335 struct delayed_call *done)
/linux-master/fs/smb/client/
H A Dcifsfs.h125 struct delayed_call *);
/linux-master/fs/vboxsf/
H A Dfile.c365 struct delayed_call *done)
/linux-master/security/apparmor/
H A Dapparmorfs.c1620 struct delayed_call *done,
1648 struct delayed_call *done)
1655 struct delayed_call *done)
1662 struct delayed_call *done)
2583 struct delayed_call *done)
/linux-master/fs/f2fs/
H A Dnamei.c661 struct delayed_call *done)
1349 struct delayed_call *done)
/linux-master/fs/overlayfs/
H A Dinode.c328 struct delayed_call *done)
/linux-master/fs/ecryptfs/
H A Dinode.c673 struct delayed_call *done)
/linux-master/fs/hostfs/
H A Dhostfs_kern.c894 struct delayed_call *done)
/linux-master/fs/xfs/
H A Dxfs_iops.c488 struct delayed_call *done)
/linux-master/fs/9p/
H A Dvfs_inode_dotl.c808 struct delayed_call *done)
H A Dvfs_inode.c1115 struct delayed_call *done)
/linux-master/fs/ubifs/
H A Dfile.c1624 struct delayed_call *done)

Completed in 310 milliseconds

12