Home
last modified time | relevance | path

Searched refs:f2fs_qf_ino (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c2224 qf_inum = f2fs_qf_ino(sb, type); in f2fs_quota_enable()
2260 qf_inum = f2fs_qf_ino(sb, type); in f2fs_enable_quotas()
3666 if (f2fs_qf_ino(sbi->sb, i)) in f2fs_fill_super()
H A Df2fs.h1834 static inline unsigned long f2fs_qf_ino(struct super_block *sb, int type) in f2fs_qf_ino() function
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c2824 qf_inum = f2fs_qf_ino(sb, type); in f2fs_quota_enable()
2868 qf_inum = f2fs_qf_ino(sb, type); in f2fs_enable_quotas()
4467 if (f2fs_qf_ino(sbi->sb, i)) in f2fs_fill_super()
H A Df2fs.h2028 static inline unsigned long f2fs_qf_ino(struct super_block *sb, int type) in f2fs_qf_ino() function

Completed in 30 milliseconds