Home
last modified time | relevance | path

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

/fs/f2fs/
Dsuper.c2775 unsigned long qf_inum; in f2fs_quota_enable() local
2810 unsigned long qf_inum; in f2fs_enable_quotas() local
/fs/ext4/
Dsuper.c7030 static inline bool ext4_check_quota_inum(int type, unsigned long qf_inum) in ext4_check_quota_inum()