Searched refs:__xfs_bunmapi (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_bmap.h | 190 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
|
D | xfs_bmap.c | 5260 __xfs_bunmapi( in __xfs_bunmapi() function 5579 error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts); in xfs_bunmapi() 6178 error = __xfs_bunmapi(tp, ip, startoff, blockcount, in xfs_bmap_finish_one()
|
/linux-6.1.9/fs/xfs/ |
D | xfs_inode.c | 1371 error = __xfs_bunmapi(tp, ip, first_unmap_block, &unmap_len, in xfs_itruncate_extents_flags()
|