Home
last modified time | relevance | path

Searched refs:xfs_difree (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ialloc.h45 int xfs_difree(struct xfs_trans *tp, struct xfs_perag *pag,
Dxfs_inode_util.c717 error = xfs_difree(tp, pag, ip->i_ino, xic); in xfs_inode_uninit()
Dxfs_ialloc.c2303 xfs_difree( in xfs_difree() function