Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_inode.h426 int xfs_ifree(struct xfs_trans *, struct xfs_inode *);
Dxfs_inode.c1798 error = xfs_ifree(tp, ip); in xfs_inactive_ifree()
2417 xfs_ifree( in xfs_ifree() function