Searched refs:yfs_check_req (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/afs/ |
| D | yfsclient.c | 145 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() 581 yfs_check_req(call, bp); in yfs_fs_create_file() 629 yfs_check_req(call, bp); in yfs_fs_make_dir() 713 yfs_check_req(call, bp); in yfs_fs_remove_file2() 782 yfs_check_req(call, bp); in yfs_fs_remove_file() 823 yfs_check_req(call, bp); in yfs_fs_remove_dir() 896 yfs_check_req(call, bp); in yfs_fs_link() 976 yfs_check_req(call, bp); in yfs_fs_symlink() 1055 yfs_check_req(call, bp); in yfs_fs_rename() [all …]
|