Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dquotaops.h93 int dquot_quota_on_mount(struct super_block *sb, char *qf_name,
/linux-4.1.27/fs/quota/
Ddquot.c2388 int dquot_quota_on_mount(struct super_block *sb, char *qf_name, in dquot_quota_on_mount() argument
2395 dentry = lookup_one_len(qf_name, sb->s_root, strlen(qf_name)); in dquot_quota_on_mount()