Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsuper.c2631 unsigned long qf_inum; in f2fs_quota_enable() local
2657 unsigned long qf_inum; in f2fs_enable_quotas() local
/linux-6.1.9/fs/ext4/
Dsuper.c6891 static inline bool ext4_check_quota_inum(int type, unsigned long qf_inum) in ext4_check_quota_inum()