Searched refs:afs_alloc_operation (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/afs/ |
| H A D | xattr.c | 46 op = afs_alloc_operation(NULL, vnode->volume); in afs_xattr_get_acl() 111 op = afs_alloc_operation(NULL, vnode->volume); in afs_xattr_set_acl() 169 op = afs_alloc_operation(NULL, vnode->volume); in afs_xattr_get_yfs() 244 op = afs_alloc_operation(NULL, vnode->volume); in afs_xattr_set_yfs()
|
| H A D | dir_silly.c | 68 op = afs_alloc_operation(key, dvnode->volume); in afs_do_silly_rename() 208 op = afs_alloc_operation(NULL, dvnode->volume); in afs_do_silly_unlink()
|
| H A D | flock.c | 203 op = afs_alloc_operation(key, vnode->volume); in afs_set_lock() 234 op = afs_alloc_operation(key, vnode->volume); in afs_extend_lock() 265 op = afs_alloc_operation(key, vnode->volume); in afs_release_lock()
|
| H A D | fs_operation.c | 18 struct afs_operation *afs_alloc_operation(struct key *key, struct afs_volume *volume) in afs_alloc_operation() function
|
| H A D | super.c | 761 op = afs_alloc_operation(NULL, as->volume); in afs_statfs()
|