Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dquotaops.h94 int dquot_quota_on_mount(struct super_block *sb, char *qf_name,
/Linux-v4.19/fs/quota/
Ddquot.c2496 int dquot_quota_on_mount(struct super_block *sb, char *qf_name, in dquot_quota_on_mount() argument
2502 dentry = lookup_one_len_unlocked(qf_name, sb->s_root, strlen(qf_name)); in dquot_quota_on_mount()