Home
last modified time | relevance | path

Searched refs:afs_alloc_operation (Results 1 – 10 of 10) sorted by relevance

/linux/fs/afs/
A Dxattr.c46 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()
A Ddir_silly.c68 op = afs_alloc_operation(key, dvnode->volume); in afs_do_silly_rename()
199 op = afs_alloc_operation(NULL, dvnode->volume); in afs_do_silly_unlink()
A Ddir.c830 op = afs_alloc_operation(NULL, dvnode->volume); in afs_do_lookup()
1342 op = afs_alloc_operation(NULL, dvnode->volume); in afs_mkdir()
1426 op = afs_alloc_operation(NULL, dvnode->volume); in afs_rmdir()
1563 op = afs_alloc_operation(NULL, dvnode->volume); in afs_unlink()
1644 op = afs_alloc_operation(NULL, dvnode->volume); in afs_create()
1718 op = afs_alloc_operation(NULL, dvnode->volume); in afs_link()
1780 op = afs_alloc_operation(NULL, dvnode->volume); in afs_symlink()
1923 op = afs_alloc_operation(NULL, orig_dvnode->volume); in afs_rename()
A Dflock.c204 op = afs_alloc_operation(key, vnode->volume); in afs_set_lock()
235 op = afs_alloc_operation(key, vnode->volume); in afs_extend_lock()
266 op = afs_alloc_operation(key, vnode->volume); in afs_release_lock()
A Dinode.c349 op = afs_alloc_operation(key, vnode->volume); in afs_fetch_status()
531 op = afs_alloc_operation(key, as->volume); in afs_root_iget()
886 op = afs_alloc_operation(((attr->ia_valid & ATTR_FILE) ? in afs_setattr()
A Dfs_operation.c18 struct afs_operation *afs_alloc_operation(struct key *key, struct afs_volume *volume) in afs_alloc_operation() function
A Dfile.c285 op = afs_alloc_operation(req->key, vnode->volume); in afs_fetch_data()
A Dsuper.c768 op = afs_alloc_operation(NULL, as->volume); in afs_statfs()
A Dwrite.c361 op = afs_alloc_operation(wbk->key, vnode->volume); in afs_store_data()
A Dinternal.h1124 extern struct afs_operation *afs_alloc_operation(struct key *, struct afs_volume *);

Completed in 36 milliseconds