Home
last modified time | relevance | path

Searched refs:xfs_iunlink_remove (Results 1 – 8 of 8) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_inode_util.h57 int xfs_iunlink_remove(struct xfs_trans *tp, struct xfs_perag *pag,
A Dxfs_inode_util.c632 xfs_iunlink_remove( in xfs_iunlink_remove() function
724 error = xfs_iunlink_remove(tp, pag, ip); in xfs_inode_uninit()
A Dxfs_dir2.c924 error = xfs_iunlink_remove(tp, pag, ip); in xfs_dir_add_child()
1251 error = xfs_iunlink_remove(tp, pag, du_wip->ip); in xfs_dir_rename_children()
/fs/xfs/scrub/
A Dnlinks_repair.c79 error = xfs_iunlink_remove(sc->tp, pag, sc->ip); in xrep_nlinks_iunlink_remove()
A Dparent_repair.c1460 error = xfs_iunlink_remove(sc->tp, pag, ip); in xrep_parent_set_nondir_nlink()
A Ddir_repair.c1581 error = xfs_iunlink_remove(sc->tp, pag, dp); in xrep_dir_set_nlink()
A Dinode_repair.c2016 error = xfs_iunlink_remove(sc->tp, pag, sc->ip); in xrep_inode_unlinked()
/fs/xfs/
A Dxfs_trace.h4556 DEFINE_AGINODE_EVENT(xfs_iunlink_remove);

Completed in 54 milliseconds