Home
last modified time | relevance | path

Searched defs:EXT4_QUOTA_INIT_BLOCKS (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/ext4/
Dext4_jbd2.h89 #define EXT4_QUOTA_INIT_BLOCKS(sb) ((test_opt(sb, QUOTA) ||\ macro
100 #define EXT4_QUOTA_INIT_BLOCKS(sb) 0 macro