Searched refs:yfs_check_req (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | yfsclient.c | 145 static void yfs_check_req(struct afs_call *call, __be32 *bp) in yfs_check_req() function 525 yfs_check_req(call, bp); in yfs_fs_fetch_data() 607 yfs_check_req(call, bp); in yfs_fs_create_file() 655 yfs_check_req(call, bp); in yfs_fs_make_dir() 739 yfs_check_req(call, bp); in yfs_fs_remove_file2() 808 yfs_check_req(call, bp); in yfs_fs_remove_file() 849 yfs_check_req(call, bp); in yfs_fs_remove_dir() 922 yfs_check_req(call, bp); in yfs_fs_link() 1002 yfs_check_req(call, bp); in yfs_fs_symlink() 1081 yfs_check_req(call, bp); in yfs_fs_rename() [all …]
|