Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_inode.h531 int xfs_ifree(struct xfs_trans *, struct xfs_inode *);
H A Dxfs_inode.c1622 error = xfs_ifree(tp, ip); in xfs_inactive_ifree()
2376 xfs_ifree( in xfs_ifree() function