Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_inode.c49 STATIC int xfs_iunlink_remove(struct xfs_trans *tp, struct xfs_perag *pag,
1253 error = xfs_iunlink_remove(tp, pag, sip); in xfs_link()
2312 xfs_iunlink_remove( in xfs_iunlink_remove() function
2613 error = xfs_iunlink_remove(tp, pag, ip); in xfs_ifree()
3260 error = xfs_iunlink_remove(tp, pag, wip); in xfs_rename()
Dxfs_trace.h3674 DEFINE_AGINODE_EVENT(xfs_iunlink_remove);