Searched refs:yfs_check_req (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/afs/ |
D | yfsclient.c | 138 static void yfs_check_req(struct afs_call *call, __be32 *bp) in yfs_check_req() function 499 yfs_check_req(call, bp); in yfs_fs_fetch_data() 582 yfs_check_req(call, bp); in yfs_fs_create_file() 631 yfs_check_req(call, bp); in yfs_fs_make_dir() 716 yfs_check_req(call, bp); in yfs_fs_remove_file2() 786 yfs_check_req(call, bp); in yfs_fs_remove_file() 828 yfs_check_req(call, bp); in yfs_fs_remove_dir() 902 yfs_check_req(call, bp); in yfs_fs_link() 984 yfs_check_req(call, bp); in yfs_fs_symlink() 1064 yfs_check_req(call, bp); in yfs_fs_rename() [all …]
|