Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dquotaops.h83 int dquot_quota_on_mount(struct super_block *sb, char *qf_name,
/linux-2.6.39/fs/quota/
Ddquot.c2260 int dquot_quota_on_mount(struct super_block *sb, char *qf_name, in dquot_quota_on_mount() argument
2267 dentry = lookup_one_len(qf_name, sb->s_root, strlen(qf_name)); in dquot_quota_on_mount()