Searched refs:DQUOT_SPACE_RESERVE (Results 1 – 2 of 2) sorted by relevance
14 #define DQUOT_SPACE_RESERVE 0x2 macro236 if (!(flags & DQUOT_SPACE_RESERVE)) in __dquot_alloc_space()244 if (!(flags & DQUOT_SPACE_RESERVE)) in __dquot_free_space()346 DQUOT_SPACE_WARN|DQUOT_SPACE_RESERVE); in dquot_reserve_block()389 __dquot_free_space(inode, nr << inode->i_blkbits, DQUOT_SPACE_RESERVE); in dquot_release_reservation_block()
1653 int reserve = flags & DQUOT_SPACE_RESERVE; in __dquot_alloc_space()1853 int reserve = flags & DQUOT_SPACE_RESERVE, index; in __dquot_free_space()