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