Searched refs:oldresv (Results 1 – 1 of 1) sorted by relevance
137 xfs_extlen_t oldresv; in __xfs_ag_resv_free() local150 oldresv = resv->ar_orig_reserved; in __xfs_ag_resv_free()152 oldresv = resv->ar_reserved; in __xfs_ag_resv_free()153 xfs_add_fdblocks(pag_mount(pag), oldresv); in __xfs_ag_resv_free()
Completed in 5 milliseconds