Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_inode.c49 STATIC int xfs_iunlink_remove(struct xfs_trans *, struct xfs_inode *);
1436 error = xfs_iunlink_remove(tp, sip); in xfs_link()
2410 xfs_iunlink_remove( in xfs_iunlink_remove() function
2752 error = xfs_iunlink_remove(tp, ip); in xfs_ifree()
3325 error = xfs_iunlink_remove(tp, wip); in xfs_rename()
Dxfs_trace.h3446 DEFINE_AGINODE_EVENT(xfs_iunlink_remove);