Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4_jbd2.h93 #define EXT4_QUOTA_INIT_BLOCKS(sb) ((test_opt(sb, QUOTA) ||\ macro
104 #define EXT4_QUOTA_INIT_BLOCKS(sb) 0 macro
/kernel/linux/linux-6.6/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

Completed in 3 milliseconds