Searched refs:EXT4_QUOTA_INIT_BLOCKS (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext4/
H A Dext4_jbd2.h93 #define EXT4_QUOTA_INIT_BLOCKS(sb) (test_opt(sb, QUOTA) ? (DQUOT_INIT_ALLOC*\ macro
100 #define EXT4_QUOTA_INIT_BLOCKS(sb) 0 macro
104 #define EXT4_MAXQUOTAS_INIT_BLOCKS(sb) (MAXQUOTAS*EXT4_QUOTA_INIT_BLOCKS(sb))
H A Dsuper.c3999 EXT4_QUOTA_INIT_BLOCKS(dquot->dq_sb));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext4/
H A Dext4_jbd2.h93 #define EXT4_QUOTA_INIT_BLOCKS(sb) (test_opt(sb, QUOTA) ? (DQUOT_INIT_ALLOC*\ macro
100 #define EXT4_QUOTA_INIT_BLOCKS(sb) 0 macro
104 #define EXT4_MAXQUOTAS_INIT_BLOCKS(sb) (MAXQUOTAS*EXT4_QUOTA_INIT_BLOCKS(sb))
H A Dsuper.c3999 EXT4_QUOTA_INIT_BLOCKS(dquot->dq_sb));

Completed in 143 milliseconds