Home
last modified time | relevance | path

Searched refs:vfs_parse_fs_qstr (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dfs_context.h137 extern int vfs_parse_fs_qstr(struct fs_context *fc, const char *key,
142 return vfs_parse_fs_qstr(fc, key, value ? &QSTR(value) : NULL); in vfs_parse_fs_string()
/linux/fs/
H A Dfs_context.c155 int vfs_parse_fs_qstr(struct fs_context *fc, const char *key, in vfs_parse_fs_qstr() function
177 EXPORT_SYMBOL(vfs_parse_fs_qstr);
/linux/fs/afs/
H A Dmntpt.c141 ret = vfs_parse_fs_qstr(fc, "source", in afs_mntpt_set_params()
/linux/fs/nfs/
H A Dnamespace.c307 ret = vfs_parse_fs_qstr(fc, "source", in nfs_do_submount()
/linux/Documentation/filesystems/
H A Dmount_api.rst507 int vfs_parse_fs_qstr(struct fs_context *fc, const char *key,
H A Dporting.rst1311 vfs_parse_fs_qstr(fc, key, &QSTR_LEN(value, len))