Searched refs:XFS_BMAPI_RSVBLOCKS (Results 1 – 2 of 2) sorted by relevance
74 #define XFS_BMAPI_RSVBLOCKS 0x080 /* OK to alloc. reserved data blocks */ macro
4604 rsvd = (flags & XFS_BMAPI_RSVBLOCKS) != 0; in xfs_bmapi()5192 rsvd = (flags & XFS_BMAPI_RSVBLOCKS) != 0; in xfs_bunmapi()