Home
last modified time | relevance | path

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

/openbmc/linux/fs/debugfs/
H A Dinode.c106 static int debugfs_parse_options(char *data, struct debugfs_mount_opts *opts) in debugfs_parse_options() function
196 err = debugfs_parse_options(data, &fsi->mount_opts); in debugfs_remount()
273 err = debugfs_parse_options(data, &fsi->mount_opts); in debug_fill_super()