Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_util.h57 int xfs_iunlink_remove(struct xfs_trans *tp, struct xfs_perag *pag,
Dxfs_inode_util.c629 xfs_iunlink_remove( in xfs_iunlink_remove() function
721 error = xfs_iunlink_remove(tp, pag, ip); in xfs_inode_uninit()
Dxfs_dir2.c925 error = xfs_iunlink_remove(tp, pag, ip); in xfs_dir_add_child()
1252 error = xfs_iunlink_remove(tp, pag, du_wip->ip); in xfs_dir_rename_children()
/linux-6.12.1/fs/xfs/scrub/
Dnlinks_repair.c81 error = xfs_iunlink_remove(sc->tp, pag, sc->ip); in xrep_nlinks_iunlink_remove()
Dparent_repair.c1439 error = xfs_iunlink_remove(sc->tp, pag, ip); in xrep_parent_set_nondir_nlink()
Dinode_repair.c1827 error = xfs_iunlink_remove(sc->tp, pag, sc->ip); in xrep_inode_unlinked()
Ddir_repair.c1579 error = xfs_iunlink_remove(sc->tp, pag, dp); in xrep_dir_set_nlink()
/linux-6.12.1/fs/xfs/
Dxfs_trace.h4158 DEFINE_AGINODE_EVENT(xfs_iunlink_remove);