Home
last modified time | relevance | path

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

/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()
/linux/fs/autofs/
H A Dsymlink.c10 struct delayed_call *done) in autofs_get_link()
/linux/fs/afs/
H A Dsymlink.c163 struct delayed_call *callback) in afs_get_link()
H A Dinternal.h1616 struct delayed_call *callback);
/linux/fs/vboxsf/
H A Dfile.c361 struct delayed_call *done) in vboxsf_get_link()
/linux/security/apparmor/
H A Dapparmorfs.c1694 struct delayed_call *done, in rawdata_get_link_base()
1732 struct delayed_call *done) in rawdata_get_link_sha256()
1739 struct delayed_call *done) in rawdata_get_link_abi()
1746 struct delayed_call *done) in rawdata_get_link_data()
2703 struct delayed_call *done) in aa_create_aafs()
/linux/fs/proc/
H A Dinode.c615 struct delayed_call *done) in proc_get_link()
H A Dbase.c1802 struct delayed_call *done) in proc_pid_get_link()
2281 struct delayed_call *done) in map_files_get_link()
/linux/fs/
H A Dnamei.c740 struct delayed_call done;
2061 struct delayed_call *); in pick_link()
6302 const char *vfs_get_link(struct dentry *dentry, struct delayed_call *done) in vfs_get_link()
6318 struct delayed_call *callback) in __page_get_link()
6342 struct delayed_call *callback)
6360 struct delayed_call *callback) in page_get_link()
6380 * the folio which was retrieved from the page cache. The delayed_call in page_put_link()
/linux/fs/9p/
H A Dvfs_inode_dotl.c893 struct delayed_call *done) in v9fs_refresh_inode_dotl()
924 struct delayed_call *done)
H A Dvfs_inode.c1169 struct delayed_call *done) in v9fs_vfs_get_link()
/linux/fs/hostfs/
H A Dhostfs_kern.c897 struct delayed_call *done) in hostfs_get_link()
/linux/fs/ntfs/
H A Dfile.c677 struct delayed_call *done) in ntfs_get_link()
/linux/fs/smb/client/
H A Dcifsfs.c1261 struct delayed_call *done) in cifs_precopy_set_eof()
/linux/fs/ceph/
H A Dinode.c2388 struct delayed_call *done) in ceph_encrypted_get_link()