Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4super.c172 ret = vfs_parse_fs_string(root_fc, "fsc", ctx->fscache_uniq); in do_nfs4_mount()
190 ret = vfs_parse_fs_string(root_fc, "source", source); in do_nfs4_mount()
/linux/include/linux/
H A Dfs_context.h139 static inline int vfs_parse_fs_string(struct fs_context *fc, const char *key, in vfs_parse_fs_string() function
/linux/kernel/trace/
H A Dtrace.c8996 ret = vfs_parse_fs_string(fc, "source", "tracefs"); in trace_automount()