Home
last modified time | relevance | path

Searched refs:afs_put_operation (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/afs/
H A Dxattr.c57 ret = afs_put_operation(op); in afs_xattr_get_acl()
117 return afs_put_operation(op); in afs_xattr_set_acl()
179 ret = afs_put_operation(op); in afs_xattr_get_yfs()
250 return afs_put_operation(op); in afs_xattr_set_yfs()
H A Dfs_operation.c222 int afs_put_operation(struct afs_operation *op) in afs_put_operation() function
258 return afs_put_operation(op); in afs_do_sync_operation()
H A Ddir.c911 ret = afs_put_operation(op); in afs_do_lookup()
1464 return afs_put_operation(op); in afs_rmdir()
1621 return afs_put_operation(op); in afs_unlink()
1624 return afs_put_operation(op); in afs_unlink()
1751 afs_put_operation(op); in afs_link()
2031 return afs_put_operation(op); in afs_rename()
H A Ddir_silly.c229 return afs_put_operation(op); in afs_do_silly_unlink()
H A Dwrite.c451 return afs_put_operation(op); in afs_store_data()
H A Dinode.c375 return afs_put_operation(op); in afs_fetch_status()
H A Dinternal.h1133 extern int afs_put_operation(struct afs_operation *);