Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/tracefs/
Dinode.c235 static int tracefs_parse_options(char *data, struct tracefs_mount_opts *opts) in tracefs_parse_options() function
319 err = tracefs_parse_options(data, &fsi->mount_opts); in tracefs_remount()
365 err = tracefs_parse_options(data, &fsi->mount_opts); in trace_fill_super()