Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_inode.c50 STATIC int xfs_iunlink_remove(struct xfs_trans *tp, struct xfs_perag *pag,
1253 error = xfs_iunlink_remove(tp, pag, sip); in xfs_link()
2060 xfs_iunlink_remove( in xfs_iunlink_remove() function
2291 error = xfs_iunlink_remove(tp, pag, ip); in xfs_ifree()
2952 error = xfs_iunlink_remove(tp, pag, wip); in xfs_rename()
Dxfs_trace.h3704 DEFINE_AGINODE_EVENT(xfs_iunlink_remove);