Searched refs:afs_operation (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/fs/afs/ |
A D | internal.h | 124 struct afs_operation *op; 753 void (*issue_afs_rpc)(struct afs_operation *op); 754 void (*issue_yfs_rpc)(struct afs_operation *op); 755 void (*success)(struct afs_operation *op); 756 void (*aborted)(struct afs_operation *op); 757 void (*failed)(struct afs_operation *op); 758 void (*edit_dir)(struct afs_operation *op); 759 void (*put)(struct afs_operation *op); 782 struct afs_operation { struct 1100 extern void afs_fs_link(struct afs_operation *); [all …]
|
A D | fs_operation.c | 18 struct afs_operation *afs_alloc_operation(struct key *key, struct afs_volume *volume) in afs_alloc_operation() 20 struct afs_operation *op; in afs_alloc_operation() 53 static bool afs_get_io_locks(struct afs_operation *op) in afs_get_io_locks() 97 static void afs_drop_io_locks(struct afs_operation *op) in afs_drop_io_locks() 110 static void afs_prepare_vnode(struct afs_operation *op, struct afs_vnode_param *vp, in afs_prepare_vnode() 136 bool afs_begin_vnode_operation(struct afs_operation *op) in afs_begin_vnode_operation() 158 static void afs_end_vnode_operation(struct afs_operation *op) in afs_end_vnode_operation() 177 void afs_wait_for_operation(struct afs_operation *op) in afs_wait_for_operation() 222 int afs_put_operation(struct afs_operation *op) in afs_put_operation() 254 int afs_do_sync_operation(struct afs_operation *op) in afs_do_sync_operation()
|
A D | xattr.c | 17 static void afs_acl_success(struct afs_operation *op) in afs_acl_success() 22 static void afs_acl_put(struct afs_operation *op) in afs_acl_put() 41 struct afs_operation *op; in afs_xattr_get_acl() 73 static bool afs_make_acl(struct afs_operation *op, in afs_make_acl() 105 struct afs_operation *op; in afs_xattr_set_acl() 143 struct afs_operation *op; in afs_xattr_get_yfs() 236 struct afs_operation *op; in afs_xattr_set_yfs()
|
A D | yfsclient.c | 330 struct afs_operation *op = call->op; in yfs_deliver_status_and_volsync() 351 struct afs_operation *op = call->op; in yfs_deliver_fs_fetch_data64() 502 struct afs_operation *op = call->op; in yfs_deliver_fs_create_vnode() 632 struct afs_operation *op = call->op; in yfs_deliver_fs_remove_file2() 716 struct afs_operation *op = call->op; in yfs_deliver_fs_remove() 826 struct afs_operation *op = call->op; in yfs_deliver_fs_link() 899 struct afs_operation *op = call->op; in yfs_deliver_fs_symlink() 980 struct afs_operation *op = call->op; in yfs_deliver_fs_rename() 1208 struct afs_operation *op = call->op; in yfs_deliver_fs_get_volume_status() 1502 struct afs_operation *op = call->op; in yfs_deliver_fs_fetch_status() [all …]
|
A D | fsclient.c | 240 struct afs_operation *op = call->op; in afs_deliver_fs_fetch_status() 302 struct afs_operation *op = call->op; in afs_deliver_fs_fetch_data() 488 struct afs_operation *op = call->op; in afs_deliver_fs_create_vnode() 624 struct afs_operation *op = call->op; in afs_deliver_fs_file_status_and_vol() 744 struct afs_operation *op = call->op; in afs_deliver_fs_link() 824 struct afs_operation *op = call->op; in afs_deliver_fs_symlink() 919 struct afs_operation *op = call->op; in afs_deliver_fs_rename() 1015 struct afs_operation *op = call->op; in afs_deliver_fs_store_data() 1295 struct afs_operation *op = call->op; in afs_deliver_fs_get_volume_status() 1458 struct afs_operation *op = call->op; in afs_deliver_fs_xxxx_lock() [all …]
|
A D | dir_silly.c | 15 static void afs_silly_rename_success(struct afs_operation *op) in afs_silly_rename_success() 23 static void afs_silly_rename_edit_dir(struct afs_operation *op) in afs_silly_rename_edit_dir() 64 struct afs_operation *op; in afs_do_silly_rename() 158 static void afs_silly_unlink_success(struct afs_operation *op) in afs_silly_unlink_success() 167 static void afs_silly_unlink_edit_dir(struct afs_operation *op) in afs_silly_unlink_edit_dir() 195 struct afs_operation *op; in afs_do_silly_unlink()
|
A D | dir.c | 788 struct afs_operation *op; in afs_do_lookup() 1315 static void afs_create_put(struct afs_operation *op) in afs_create_put() 1338 struct afs_operation *op; in afs_mkdir() 1400 static void afs_rmdir_put(struct afs_operation *op) in afs_rmdir_put() 1421 struct afs_operation *op; in afs_rmdir() 1554 struct afs_operation *op; in afs_unlink() 1636 struct afs_operation *op; in afs_create() 1685 static void afs_link_put(struct afs_operation *op) in afs_link_put() 1707 struct afs_operation *op; in afs_link() 1766 struct afs_operation *op; in afs_symlink() [all …]
|
A D | inode.c | 67 static int afs_inode_init_from_status(struct afs_operation *op, in afs_inode_init_from_status() 163 static void afs_apply_status(struct afs_operation *op, in afs_apply_status() 263 static void afs_apply_callback(struct afs_operation *op, in afs_apply_callback() 280 void afs_vnode_commit_status(struct afs_operation *op, struct afs_vnode_param *vp) in afs_vnode_commit_status() 325 static void afs_fetch_status_success(struct afs_operation *op) in afs_fetch_status_success() 354 struct afs_operation *op; in afs_fetch_status() 459 struct inode *afs_iget(struct afs_operation *op, struct afs_vnode_param *vp) in afs_iget() 526 struct afs_operation *op; in afs_root_iget() 829 static void afs_setattr_success(struct afs_operation *op) in afs_setattr_success() 846 static void afs_setattr_edit_file(struct afs_operation *op) in afs_setattr_edit_file() [all …]
|
A D | rotate.c | 21 static bool afs_start_fs_iteration(struct afs_operation *op, in afs_start_fs_iteration() 90 static bool afs_sleep_and_retry(struct afs_operation *op) in afs_sleep_and_retry() 109 bool afs_select_fileserver(struct afs_operation *op) in afs_select_fileserver() 473 void afs_dump_edestaddrreq(const struct afs_operation *op) in afs_dump_edestaddrreq()
|
A D | file.c | 239 static void afs_fetch_data_notify(struct afs_operation *op) in afs_fetch_data_notify() 258 static void afs_fetch_data_success(struct afs_operation *op) in afs_fetch_data_success() 269 static void afs_fetch_data_put(struct afs_operation *op) in afs_fetch_data_put() 289 struct afs_operation *op; in afs_fetch_data()
|
A D | flock.c | 73 struct afs_operation *op = call->op; in afs_lock_op_done() 176 static void afs_lock_success(struct afs_operation *op) in afs_lock_success() 195 struct afs_operation *op; in afs_set_lock() 226 struct afs_operation *op; in afs_extend_lock() 257 struct afs_operation *op; in afs_release_lock()
|
A D | super.c | 726 static void afs_get_volume_status_success(struct afs_operation *op) in afs_get_volume_status_success() 753 struct afs_operation *op; in afs_statfs()
|
A D | server.c | 638 static noinline bool afs_update_server_record(struct afs_operation *op, in afs_update_server_record() 681 bool afs_check_server_record(struct afs_operation *op, struct afs_server *server) in afs_check_server_record()
|
A D | volume.c | 380 int afs_check_volume_status(struct afs_volume *volume, struct afs_operation *op) in afs_check_volume_status()
|
A D | write.c | 363 static void afs_store_data_success(struct afs_operation *op) in afs_store_data_success() 389 struct afs_operation *op; in afs_store_data()
|
Completed in 34 milliseconds