Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Ddquot.c2566 int dquot_quota_on_mount(struct super_block *sb, char *qf_name, in dquot_quota_on_mount()
/openbmc/linux/fs/ext4/
H A Dsuper.c6465 char *qf_name = get_qf_name(sb, sbi, i); in __ext4_remount() local