Searched refs:qf_name (Results 1 – 2 of 2) sorted by relevance
2514 int dquot_quota_on_mount(struct super_block *sb, char *qf_name, in dquot_quota_on_mount() argument2520 dentry = lookup_noperm_positive_unlocked(&QSTR(qf_name), sb->s_root); in dquot_quota_on_mount()
6616 char *qf_name = get_qf_name(sb, sbi, i); in __ext4_remount() local6618 old_opts.s_qf_names[i] = kstrdup(qf_name, GFP_KERNEL); in __ext4_remount()