Searched refs:SB_FREE_BLOCKS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dbitmap.c231 PUT_SB_FREE_BLOCKS(s, SB_FREE_BLOCKS(s) - (end - *beg));
326 if (SB_FREE_BLOCKS(s) <= 0)
349 && SB_FREE_BLOCKS(s) > SB_BLOCK_COUNT(s) / 20) {
1161 if (SB_FREE_BLOCKS(s) - REISERFS_SB(s)->reserved_blocks <
1250 (SB_FREE_BLOCKS(sb) -
H A Dresize.c204 free_blocks = SB_FREE_BLOCKS(s);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h187 #define SB_FREE_BLOCKS(s) \ macro

Completed in 119 milliseconds