Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ext4/
Dsuper.c69 static int ext4_show_options(struct seq_file *seq, struct dentry *root);
1635 .show_options = ext4_show_options,
3037 static int ext4_show_options(struct seq_file *seq, struct dentry *root) in ext4_show_options() function