Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c67 static int ext4_show_options(struct seq_file *seq, struct dentry *root);
1647 .show_options = ext4_show_options,
2632 static int ext4_show_options(struct seq_file *seq, struct dentry *root) in ext4_show_options() function
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c69 static int ext4_show_options(struct seq_file *seq, struct dentry *root);
1640 .show_options = ext4_show_options,
3070 static int ext4_show_options(struct seq_file *seq, struct dentry *root) in ext4_show_options() function

Completed in 16 milliseconds