Home
last modified time | relevance | path

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

/Linux-v5.4/fs/debugfs/
Dinode.c100 static int debugfs_parse_options(char *data, struct debugfs_mount_opts *opts) in debugfs_parse_options() function
169 err = debugfs_parse_options(data, &fsi->mount_opts); in debugfs_remount()
244 err = debugfs_parse_options(data, &fsi->mount_opts); in debug_fill_super()