Searched refs:show_options (Results 26 - 50 of 66) sorted by relevance

123

/linux-master/fs/affs/
H A Dsuper.c159 .show_options = affs_show_options,
/linux-master/fs/hpfs/
H A Dsuper.c534 .show_options = hpfs_show_options,
/linux-master/fs/tracefs/
H A Dinode.c377 .show_options = tracefs_show_options,
/linux-master/fs/orangefs/
H A Dsuper.c323 .show_options = orangefs_show_options,
/linux-master/fs/debugfs/
H A Dinode.c233 .show_options = debugfs_show_options,
/linux-master/fs/hostfs/
H A Dhostfs_kern.c266 .show_options = hostfs_show_options,
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c708 .show_options = spufs_show_options,
/linux-master/kernel/cgroup/
H A Dcgroup-v1.c1127 .show_options = cgroup1_show_options,
/linux-master/kernel/bpf/
H A Dinode.c792 .show_options = bpf_show_options,
/linux-master/fs/befs/
H A Dlinuxvfs.c73 .show_options = befs_show_options,
/linux-master/fs/exfat/
H A Dsuper.c195 .show_options = exfat_show_options,
/linux-master/fs/jfs/
H A Dsuper.c890 .show_options = jfs_show_options,
/linux-master/fs/erofs/
H A Dsuper.c974 .show_options = erofs_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);
/linux-master/fs/gfs2/
H A Dsuper.c1597 .show_options = gfs2_show_options,
/linux-master/fs/ceph/
H A Dsuper.c1038 .show_options = ceph_show_options,
/linux-master/fs/overlayfs/
H A Dsuper.c275 .show_options = ovl_show_options,
/linux-master/fs/isofs/
H A Dinode.c127 .show_options = isofs_show_options,
/linux-master/fs/nilfs2/
H A Dsuper.c706 .show_options = nilfs_show_options
/linux-master/fs/nfs/
H A Dsuper.c86 .show_options = nfs_show_options,
/linux-master/fs/zonefs/
H A Dsuper.c1191 .show_options = zonefs_show_options,
/linux-master/fs/ufs/
H A Dsuper.c1502 .show_options = ufs_show_options,
/linux-master/fs/fat/
H A Dinode.c944 .show_options = fat_show_options,
/linux-master/fs/hugetlbfs/
H A Dinode.c1338 .show_options = hugetlbfs_show_options,
/linux-master/fs/ext2/
H A Dsuper.c350 .show_options = ext2_show_options,

Completed in 752 milliseconds

123