Searched refs:xfs_iunlink_remove (Results 1 – 8 of 8) sorted by relevance
| /fs/xfs/libxfs/ |
| A D | xfs_inode_util.h | 57 int xfs_iunlink_remove(struct xfs_trans *tp, struct xfs_perag *pag,
|
| A D | xfs_inode_util.c | 632 xfs_iunlink_remove( in xfs_iunlink_remove() function 724 error = xfs_iunlink_remove(tp, pag, ip); in xfs_inode_uninit()
|
| A D | xfs_dir2.c | 924 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 D | nlinks_repair.c | 79 error = xfs_iunlink_remove(sc->tp, pag, sc->ip); in xrep_nlinks_iunlink_remove()
|
| A D | parent_repair.c | 1460 error = xfs_iunlink_remove(sc->tp, pag, ip); in xrep_parent_set_nondir_nlink()
|
| A D | dir_repair.c | 1581 error = xfs_iunlink_remove(sc->tp, pag, dp); in xrep_dir_set_nlink()
|
| A D | inode_repair.c | 2016 error = xfs_iunlink_remove(sc->tp, pag, sc->ip); in xrep_inode_unlinked()
|
| /fs/xfs/ |
| A D | xfs_trace.h | 4556 DEFINE_AGINODE_EVENT(xfs_iunlink_remove);
|
Completed in 54 milliseconds