Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_inode.c50 STATIC int xfs_iunlink_remove(struct xfs_trans *tp, struct xfs_perag *pag,
1274 error = xfs_iunlink_remove(tp, pag, sip); in xfs_link()
2161 xfs_iunlink_remove( in xfs_iunlink_remove() function
2407 error = xfs_iunlink_remove(tp, pag, ip); in xfs_ifree()
3068 error = xfs_iunlink_remove(tp, pag, wip); in xfs_rename()
H A Dxfs_trace.h3890 DEFINE_AGINODE_EVENT(xfs_iunlink_remove);