Searched refs:EXT4_QUOTA_INIT_BLOCKS (Results 1 – 2 of 2) sorted by relevance
91 #define EXT4_QUOTA_INIT_BLOCKS(sb) ((test_opt(sb, QUOTA) ||\ macro102 #define EXT4_QUOTA_INIT_BLOCKS(sb) 0 macro106 #define EXT4_MAXQUOTAS_INIT_BLOCKS(sb) (EXT4_MAXQUOTAS*EXT4_QUOTA_INIT_BLOCKS(sb))
5149 EXT4_QUOTA_INIT_BLOCKS(dquot->dq_sb)); in ext4_acquire_dquot()