Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c7027 static inline bool ext4_check_quota_inum(int type, unsigned long qf_inum) in ext4_check_quota_inum() function
7057 if (!ext4_check_quota_inum(type, qf_inums[type])) { in ext4_quota_enable()