Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_inode.c48 STATIC int xfs_iunlink_remove(struct xfs_trans *tp, struct xfs_perag *pag,
1287 error = xfs_iunlink_remove(tp, pag, sip); in xfs_link()
2344 xfs_iunlink_remove( in xfs_iunlink_remove() function
2639 error = xfs_iunlink_remove(tp, pag, ip); in xfs_ifree()
3303 error = xfs_iunlink_remove(tp, pag, wip); in xfs_rename()
Dxfs_trace.h3655 DEFINE_AGINODE_EVENT(xfs_iunlink_remove);