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

/linux-master/fs/ext4/
H A Dext4_jbd2.h92 #define EXT4_QUOTA_INIT_BLOCKS(sb) ((ext4_quota_capable(sb)) ?\ macro
101 #define EXT4_QUOTA_INIT_BLOCKS(sb) 0 macro
105 #define EXT4_MAXQUOTAS_INIT_BLOCKS(sb) (EXT4_MAXQUOTAS*EXT4_QUOTA_INIT_BLOCKS(sb))
H A Dioctl.c763 EXT4_QUOTA_INIT_BLOCKS(sb) +
H A Dsuper.c6879 EXT4_QUOTA_INIT_BLOCKS(dquot->dq_sb));

Completed in 129 milliseconds