Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsuper.c3199 unsigned long qf_inum; in f2fs_quota_enable() local
3234 unsigned long qf_inum; in f2fs_enable_quotas() local
/linux/fs/ext4/
H A Dsuper.c7100 static inline bool ext4_check_quota_inum(int type, unsigned long qf_inum) in ext4_check_quota_inum()