Home
last modified time | relevance | path

Searched refs:afs_make_call (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/afs/
Dfsclient.c311 afs_make_call(&fc->ac, call, GFP_NOFS); in afs_fs_fetch_file_status()
510 afs_make_call(&fc->ac, call, GFP_NOFS); in afs_fs_fetch_data64()
558 afs_make_call(&fc->ac, call, GFP_NOFS); in afs_fs_fetch_data()
672 afs_make_call(&fc->ac, call, GFP_NOFS); in afs_fs_create()
764 afs_make_call(&fc->ac, call, GFP_NOFS); in afs_fs_remove()
857 afs_make_call(&fc->ac, call, GFP_NOFS); in afs_fs_link()
970 afs_make_call(&fc->ac, call, GFP_NOFS); in afs_fs_symlink()
1083 afs_make_call(&fc->ac, call, GFP_NOFS); in afs_fs_rename()
1185 afs_make_call(&fc->ac, call, GFP_NOFS); in afs_fs_store_data64()
1263 afs_make_call(&fc->ac, call, GFP_NOFS); in afs_fs_store_data()
[all …]
Dyfsclient.c429 afs_make_call(&fc->ac, call, GFP_NOFS); in yfs_fs_fetch_file_status()
623 afs_make_call(&fc->ac, call, GFP_NOFS); in yfs_fs_fetch_data()
720 afs_make_call(&fc->ac, call, GFP_NOFS); in yfs_fs_create_file()
782 afs_make_call(&fc->ac, call, GFP_NOFS); in yfs_fs_make_dir()
870 afs_make_call(&fc->ac, call, GFP_NOFS); in yfs_fs_remove_file2()
955 afs_make_call(&fc->ac, call, GFP_NOFS); in yfs_fs_remove()
1040 afs_make_call(&fc->ac, call, GFP_NOFS); in yfs_fs_link()
1135 afs_make_call(&fc->ac, call, GFP_NOFS); in yfs_fs_symlink()
1228 afs_make_call(&fc->ac, call, GFP_NOFS); in yfs_fs_rename()
1307 afs_make_call(&fc->ac, call, GFP_NOFS); in yfs_fs_store_data()
[all …]
Dvlclient.c167 afs_make_call(&vc->ac, call, GFP_KERNEL); in afs_vl_get_entry_by_name_u()
306 afs_make_call(&vc->ac, call, GFP_KERNEL); in afs_vl_get_addrs_u()
407 afs_make_call(ac, call, GFP_KERNEL); in afs_vl_get_capabilities()
650 afs_make_call(&vc->ac, call, GFP_KERNEL); in afs_yfsvl_get_endpoints()
Drxrpc.c362 void afs_make_call(struct afs_addr_cursor *ac, struct afs_call *call, gfp_t gfp) in afs_make_call() function
Dinternal.h1118 extern void afs_make_call(struct afs_addr_cursor *, struct afs_call *, gfp_t);