Home
last modified time | relevance | path

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

/linux-6.1.9/fs/isofs/
Dinode.c66 static int isofs_show_options(struct seq_file *, struct dentry *);
127 .show_options = isofs_show_options,
488 static int isofs_show_options(struct seq_file *m, struct dentry *root) in isofs_show_options() function