Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_inode.c55 STATIC int xfs_iunlink_remove(struct xfs_trans *, struct xfs_inode *);
1445 error = xfs_iunlink_remove(tp, sip); in xfs_link()
1997 xfs_iunlink_remove( in xfs_iunlink_remove() function
2417 error = xfs_iunlink_remove(tp, ip); in xfs_ifree()
3106 error = xfs_iunlink_remove(tp, wip); in xfs_rename()