Home
last modified time | relevance | path

Searched refs:qf_name (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dquotaops.h104 int dquot_quota_on_mount(struct super_block *sb, char *qf_name,
/linux/fs/quota/
A Ddquot.c2556 int dquot_quota_on_mount(struct super_block *sb, char *qf_name, in dquot_quota_on_mount() argument
2562 dentry = lookup_positive_unlocked(qf_name, sb->s_root, strlen(qf_name)); in dquot_quota_on_mount()
/linux/fs/ext4/
A Dsuper.c6446 char *qf_name = get_qf_name(sb, sbi, i); in __ext4_remount() local
6448 old_opts.s_qf_names[i] = kstrdup(qf_name, GFP_KERNEL); in __ext4_remount()

Completed in 21 milliseconds