Searched refs:__xfs_bunmapi (Results 1 – 1 of 1) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 5446 __xfs_bunmapi( in __xfs_bunmapi() function 5754 error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts); in xfs_bunmapi() 6346 error = __xfs_bunmapi(tp, bi->bi_owner, bmap->br_startoff, in xfs_bmap_finish_one() 6437 error = __xfs_bunmapi(*tpp, ip, startoff, &unmap_len, flags, in xfs_bunmapi_range()
|