Searched refs:show_options (Results 1 - 25 of 66) sorted by last modified time

123

/linux-master/fs/erofs/
H A Dsuper.c974 .show_options = erofs_show_options,
/linux-master/fs/ntfs3/
H A Dsuper.c781 .show_options = ntfs_show_options,
/linux-master/fs/9p/
H A Dvfs_super.c288 .show_options = v9fs_show_options,
299 .show_options = v9fs_show_options,
/linux-master/fs/smb/client/
H A Dcifsfs.c825 .show_options = cifs_show_options,
/linux-master/fs/bcachefs/
H A Dfs.c1831 .show_options = bch2_show_options,
/linux-master/mm/
H A Dshmem.c4598 .show_options = shmem_show_options,
/linux-master/fs/fuse/
H A Dinode.c1156 .show_options = fuse_show_options,
/linux-master/fs/zonefs/
H A Dsuper.c1191 .show_options = zonefs_show_options,
/linux-master/net/9p/
H A Dclient.c87 if (clnt->trans_mod->show_options)
88 return clnt->trans_mod->show_options(m, clnt);
H A Dtrans_fd.c1121 .show_options = p9_fd_show_options,
1135 .show_options = p9_fd_show_options,
1149 .show_options = p9_fd_show_options,
/linux-master/include/linux/
H A Dfs.h2177 int (*show_options)(struct seq_file *, struct dentry *); member in struct:super_operations
H A Dkernfs.h238 int (*show_options)(struct seq_file *sf, struct kernfs_root *root); member in struct:kernfs_syscall_ops
/linux-master/fs/xfs/
H A Dxfs_super.c1181 .show_options = xfs_fs_show_options,
/linux-master/fs/f2fs/
H A Dsuper.c3136 .show_options = f2fs_show_options,
/linux-master/fs/ext4/
H A Dsuper.c1646 .show_options = ext4_show_options,
/linux-master/fs/ubifs/
H A Dsuper.c2066 .show_options = ubifs_show_options,
/linux-master/fs/debugfs/
H A Dinode.c233 .show_options = debugfs_show_options,
/linux-master/fs/orangefs/
H A Dsuper.c323 .show_options = orangefs_show_options,
/linux-master/fs/nfs/
H A Dsuper.c86 .show_options = nfs_show_options,
H A Dnfs4super.c32 .show_options = nfs_show_options,
/linux-master/fs/udf/
H A Dsuper.c217 .show_options = udf_show_options,
/linux-master/fs/reiserfs/
H A Dsuper.c822 .show_options = reiserfs_show_options,
/linux-master/fs/ocfs2/
H A Dsuper.c139 .show_options = ocfs2_show_options,
/linux-master/fs/nilfs2/
H A Dsuper.c706 .show_options = nilfs_show_options
/linux-master/fs/jfs/
H A Dsuper.c890 .show_options = jfs_show_options,

Completed in 470 milliseconds

123