Searched refs:set_delayed_call (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| H A D | delayed_call.h | 18 static inline void set_delayed_call(struct delayed_call *call, in set_delayed_call() function
|
| /linux/fs/afs/ |
| H A D | symlink.c | 174 set_delayed_call(callback, NULL, NULL); in afs_get_link() 207 set_delayed_call(callback, afs_put_link, symlink); in afs_get_link()
|
| /linux/fs/vboxsf/ |
| H A D | file.c | 388 set_delayed_call(done, kfree_link, link); in vboxsf_get_link()
|
| /linux/fs/proc/ |
| H A D | inode.c | 620 set_delayed_call(done, proc_put_link, pde); in proc_get_link()
|
| /linux/fs/9p/ |
| H A D | vfs_inode_dotl.c | 911 set_delayed_call(done, kfree_link, target); in v9fs_refresh_inode_dotl()
|
| H A D | vfs_inode.c | 1206 set_delayed_call(done, kfree_link, res);
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 920 set_delayed_call(done, kfree_link, link); in hostfs_get_link()
|
| /linux/fs/smb/client/ |
| H A D | cifsfs.c | 1282 set_delayed_call(done, kfree_link, target_path); in cifs_flush_folio()
|
| /linux/security/apparmor/ |
| H A D | apparmorfs.c | 1725 set_delayed_call(done, kfree_link, target); in rawdata_get_link_base()
|
| /linux/fs/ |
| H A D | namei.c | 6336 set_delayed_call(callback, page_put_link, folio); in page_get_link_raw()
|