Home
last modified time | relevance | path

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

/fs/
A Dfs_context.c170 int vfs_parse_fs_string(struct fs_context *fc, const char *key, in vfs_parse_fs_string() function
192 EXPORT_SYMBOL(vfs_parse_fs_string);
230 ret = vfs_parse_fs_string(fc, key, value, v_len); in vfs_parse_monolithic_sep()
A Dnamespace.c1281 ret = vfs_parse_fs_string(fc, "source", in vfs_kern_mount()
3799 err = vfs_parse_fs_string(fc, "subtype", in do_new_mount()
3802 err = vfs_parse_fs_string(fc, "source", name, strlen(name)); in do_new_mount()
/fs/afs/
A Dmntpt.c140 ret = vfs_parse_fs_string(fc, "source", content, size - 1); in afs_mntpt_set_params()
/fs/nfs/
A Dnamespace.c293 ret = vfs_parse_fs_string(fc, "source", p, buffer + 4096 - p); in nfs_do_submount()
A Dfs_context.c1272 ret = vfs_parse_fs_string(fc, "context", in nfs23_parse_monolithic()
/fs/smb/client/
A Dfs_context.c785 ret = vfs_parse_fs_string(fc, key, value, len); in smb3_fs_context_parse_monolithic()

Completed in 27 milliseconds