Searched refs:new_scb (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/fs/afs/ |
D | dir.c | 1223 struct afs_status_cb *new_scb) in afs_vnode_new_inode() argument 1232 new_data, new_scb, fc->cbi, fc->vnode); in afs_vnode_new_inode() 1244 afs_cache_permit(vnode, fc->key, vnode->cb_break, new_scb); in afs_vnode_new_inode() 1897 struct afs_status_cb *new_scb = &scb[1]; in afs_rename() local 1909 new_scb = &scb[0]; in afs_rename() 1917 &scb[0], new_scb); in afs_rename()
|
D | fsclient.c | 615 struct afs_status_cb *new_scb) in afs_fs_create() argument 626 newfid, new_scb); in afs_fs_create() 629 newfid, new_scb); in afs_fs_create() 647 call->out_scb = new_scb; in afs_fs_create() 908 struct afs_status_cb *new_scb) in afs_fs_symlink() argument 918 newfid, new_scb); in afs_fs_symlink() 938 call->out_scb = new_scb; in afs_fs_symlink()
|
D | yfsclient.c | 675 struct afs_status_cb *new_scb) in yfs_fs_create_file() argument 705 call->out_scb = new_scb; in yfs_fs_create_file() 739 struct afs_status_cb *new_scb) in yfs_fs_make_dir() argument 768 call->out_scb = new_scb; in yfs_fs_make_dir()
|