Home
last modified time | relevance | path

Searched refs:EXT4_MAXQUOTAS_INIT_BLOCKS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dext4_jbd2.h105 #define EXT4_MAXQUOTAS_INIT_BLOCKS(sb) (EXT4_MAXQUOTAS*EXT4_QUOTA_INIT_BLOCKS(sb)) macro
H A Dinode.c5339 (EXT4_MAXQUOTAS_INIT_BLOCKS(inode->i_sb) + in ext4_setattr()