Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4_jbd2.h98 #define EXT4_QUOTA_DEL_BLOCKS(sb) ((test_opt(sb, QUOTA) ||\ macro
105 #define EXT4_QUOTA_DEL_BLOCKS(sb) 0 macro
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4_jbd2.h96 #define EXT4_QUOTA_DEL_BLOCKS(sb) ((ext4_quota_capable(sb)) ?\ macro
102 #define EXT4_QUOTA_DEL_BLOCKS(sb) 0 macro

Completed in 3 milliseconds