Home
last modified time | relevance | path

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

/linux-4.19.296/fs/quota/
Ddquot.c2593 int dquot_quota_on_mount(struct super_block *sb, char *qf_name, in dquot_quota_on_mount()
/linux-4.19.296/fs/ext4/
Dsuper.c5294 char *qf_name = get_qf_name(sb, sbi, i); in ext4_remount() local