Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dinode.c926 static int fat_show_options(struct seq_file *m, struct dentry *root);
936 .show_options = fat_show_options,
939 static int fat_show_options(struct seq_file *m, struct dentry *root) in fat_show_options() function