Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c1707 * xfs_ifree() builds, which may mark the inode XFS_ISTALE if the in xfs_inactive_ifree()
1721 * We check that xfs_ifree() hasn't grown an internal transaction roll in xfs_inactive_ifree()
1727 error = xfs_ifree(tp, ip); in xfs_inactive_ifree()
1736 xfs_notice(mp, "%s: xfs_ifree returned error %d", __func__, error); in xfs_inactive_ifree()
2576 int xfs_ifree(struct xfs_trans *tp, struct xfs_inode *ip) in xfs_ifree() function

Completed in 7 milliseconds