xfs_iunlink_remove   49 fs/xfs/xfs_inode.c STATIC int xfs_iunlink_remove(struct xfs_trans *, struct xfs_inode *);
xfs_iunlink_remove 1436 fs/xfs/xfs_inode.c 		error = xfs_iunlink_remove(tp, sip);
xfs_iunlink_remove 2752 fs/xfs/xfs_inode.c 	error = xfs_iunlink_remove(tp, ip);
xfs_iunlink_remove 3325 fs/xfs/xfs_inode.c 		error = xfs_iunlink_remove(tp, wip);
xfs_iunlink_remove 3446 fs/xfs/xfs_trace.h DEFINE_AGINODE_EVENT(xfs_iunlink_remove);