Searched refs:yfs_check_req (Results 1 – 1 of 1) sorted by relevance
/fs/afs/ |
D | yfsclient.c | 147 static void yfs_check_req(struct afs_call *call, __be32 *bp) in yfs_check_req() function 424 yfs_check_req(call, bp); in yfs_fs_fetch_file_status() 617 yfs_check_req(call, bp); in yfs_fs_fetch_data() 715 yfs_check_req(call, bp); in yfs_fs_create_file() 777 yfs_check_req(call, bp); in yfs_fs_make_dir() 865 yfs_check_req(call, bp); in yfs_fs_remove_file2() 950 yfs_check_req(call, bp); in yfs_fs_remove() 1035 yfs_check_req(call, bp); in yfs_fs_link() 1130 yfs_check_req(call, bp); in yfs_fs_symlink() 1223 yfs_check_req(call, bp); in yfs_fs_rename() [all …]
|