Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c48 STATIC int xfs_iunlink_remove(struct xfs_trans *, struct xfs_inode *);
1387 error = xfs_iunlink_remove(tp, sip); in xfs_link()
2310 STATIC int xfs_iunlink_remove(struct xfs_trans *tp, struct xfs_inode *ip) in xfs_iunlink_remove() function
2591 error = xfs_iunlink_remove(tp, ip); in xfs_ifree()
3189 error = xfs_iunlink_remove(tp, wip); in xfs_rename()

Completed in 5 milliseconds