Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_ialloc.h42 int xfs_difree(struct xfs_trans *tp, struct xfs_perag *pag,
Dxfs_ialloc.c2131 xfs_difree( in xfs_difree() function
/linux-6.1.9/fs/xfs/
Dxfs_inode.c2287 error = xfs_difree(tp, pag, ip->i_ino, &xic); in xfs_ifree()