Searched refs:EXT3_RESERVE_TRANS_BLOCKS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/ext3/ | ||
D | ext3.h | 1173 #define EXT3_RESERVE_TRANS_BLOCKS 12U macro |
D | inode.c | 156 if (handle->h_buffer_credits > EXT3_RESERVE_TRANS_BLOCKS) in try_to_extend_transaction() |