Lines Matching refs:afs_op_error
876 if (afs_op_error(op) == -ENOTSUPP) { in afs_do_lookup()
888 if (!afs_op_error(op)) { in afs_do_lookup()
1247 ASSERTCMP(afs_op_error(op), ==, 0); in afs_vnode_new_inode()
1264 if (!afs_op_error(op)) in afs_vnode_new_inode()
1301 if (afs_op_error(op)) in afs_create_put()
1479 if (afs_op_error(op) || in afs_dir_remove_link()
1506 _debug("nlink %d [val %d]", vnode->netfs.inode.i_nlink, afs_op_error(op)); in afs_dir_remove_link()
1540 if (op->unlink.need_rehash && afs_op_error(op) < 0 && afs_op_error(op) != -ENOENT) in afs_unlink_put()
1613 if (afs_op_error(op) == 0 && (op->flags & AFS_OPERATION_DIR_CONFLICT)) { in afs_unlink()
1699 if (afs_op_error(op)) in afs_link_put()
1939 if (afs_op_error(op)) in afs_rename_put()