Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode.c48 STATIC int xfs_iunlink_remove(struct xfs_trans *, struct xfs_inode *);
1417 error = xfs_iunlink_remove(tp, sip); in xfs_link()
2406 xfs_iunlink_remove( in xfs_iunlink_remove() function
2705 error = xfs_iunlink_remove(tp, ip); in xfs_ifree()
3307 error = xfs_iunlink_remove(tp, wip); in xfs_rename()
Dxfs_trace.h3517 DEFINE_AGINODE_EVENT(xfs_iunlink_remove);