Home
last modified time | relevance | path

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

/linux/fs/
A Dfs_context.c166 int vfs_parse_fs_string(struct fs_context *fc, const char *key, in vfs_parse_fs_string() function
188 EXPORT_SYMBOL(vfs_parse_fs_string);
224 ret = vfs_parse_fs_string(fc, key, value, v_len); in generic_parse_monolithic()
A Dnamespace.c1019 ret = vfs_parse_fs_string(fc, "source", in vfs_kern_mount()
2979 err = vfs_parse_fs_string(fc, "subtype", in do_new_mount()
2982 err = vfs_parse_fs_string(fc, "source", name, strlen(name)); in do_new_mount()
/linux/fs/afs/
A Dmntpt.c144 ret = vfs_parse_fs_string(fc, "source", buf, size - 1); in afs_mntpt_set_params()
/linux/include/linux/
A Dfs_context.h137 extern int vfs_parse_fs_string(struct fs_context *fc, const char *key,
/linux/fs/nfs/
A Dnamespace.c293 ret = vfs_parse_fs_string(fc, "source", p, buffer + 4096 - p); in nfs_do_submount()
A Dfs_context.c1072 ret = vfs_parse_fs_string(fc, "context", in nfs23_parse_monolithic()
/linux/fs/cifs/
A Dfs_context.c615 ret = vfs_parse_fs_string(fc, key, value, len); in smb3_fs_context_parse_monolithic()
/linux/Documentation/filesystems/
A Dmount_api.rst510 int vfs_parse_fs_string(struct fs_context *fc, const char *key,
/linux/mm/
A Dshmem.c3460 err = vfs_parse_fs_string(fc, this_char, value, len); in shmem_parse_options()
/linux/
A Dvmlinux.symvers7348 0x00000000 vfs_parse_fs_string vmlinux EXPORT_SYMBOL
A DSystem.map9584 ffff80001028cfe4 T vfs_parse_fs_string
A D.tmp_System.map9584 ffff80001028cfe4 T vfs_parse_fs_string

Completed in 375 milliseconds