Home
last modified time | relevance | path

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

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