Searched refs:afs_make_op_call (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/afs/ |
| H A D | fsclient.c | 295 afs_make_op_call(op, call, GFP_NOFS); in afs_fs_fetch_status() 458 afs_make_op_call(op, call, GFP_NOFS); in afs_fs_fetch_data64() 494 afs_make_op_call(op, call, GFP_NOFS); in afs_fs_fetch_data() 578 afs_make_op_call(op, call, GFP_NOFS); in afs_fs_create_file() 632 afs_make_op_call(op, call, GFP_NOFS); in afs_fs_make_dir() 706 afs_make_op_call(op, call, GFP_NOFS); in afs_fs_remove_file() 754 afs_make_op_call(op, call, GFP_NOFS); in afs_fs_remove_dir() 835 afs_make_op_call(op, call, GFP_NOFS); in afs_fs_link() 931 afs_make_op_call(op, call, GFP_NOFS); in afs_fs_symlink() 1028 afs_make_op_call(op, call, GFP_NOFS); in afs_fs_rename() [all …]
|
| H A D | yfsclient.c | 504 afs_make_op_call(op, call, GFP_NOFS); in yfs_fs_fetch_data() 587 afs_make_op_call(op, call, GFP_NOFS); in yfs_fs_create_file() 636 afs_make_op_call(op, call, GFP_NOFS); in yfs_fs_make_dir() 722 afs_make_op_call(op, call, GFP_NOFS); in yfs_fs_remove_file2() 792 afs_make_op_call(op, call, GFP_NOFS); in yfs_fs_remove_file() 834 afs_make_op_call(op, call, GFP_NOFS); in yfs_fs_remove_dir() 908 afs_make_op_call(op, call, GFP_NOFS); in yfs_fs_link() 990 afs_make_op_call(op, call, GFP_NOFS); in yfs_fs_symlink() 1073 afs_make_op_call(op, call, GFP_NOFS); in yfs_fs_rename() 1229 afs_make_op_call(op, call, GFP_NOFS); in yfs_fs_rename_replace() [all …]
|
| H A D | internal.h | 1427 static inline void afs_make_op_call(struct afs_operation *op, struct afs_call *call, in afs_make_op_call() function
|