Home
last modified time | relevance | path

Searched refs:xfs_dec_fdblocks (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_ag_resv.c207 error = xfs_dec_fdblocks(mp, hidden_space, true); in __xfs_ag_resv_init()
A Dxfs_bmap.c1981 error = xfs_dec_fdblocks(mp, da_new - da_old, true); in xfs_bmap_add_extent_delay_real()
4101 error = xfs_dec_fdblocks(mp, fdblocks, false); in xfs_bmapi_reserve_delalloc()
/linux/fs/xfs/
A Dxfs_fsops.c427 error = xfs_dec_fdblocks(mp, fdblks_delta, 0); in xfs_reserve_blocks()
A Dxfs_mount.h579 static inline int xfs_dec_fdblocks(struct xfs_mount *mp, uint64_t delta, in xfs_dec_fdblocks() function
A Dxfs_trans.c166 error = xfs_dec_fdblocks(mp, blocks, rsvd); in xfs_trans_reserve()

Completed in 21 milliseconds