Home
last modified time | relevance | path

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

/linux-6.15/fs/overlayfs/
H A Dparams.c1060 seq_show_option(m, "lowerdir", lowerdirs[0]); in ovl_show_options()
1067 seq_show_option(m, "lowerdir+", lowerdirs[nr]); in ovl_show_options()
1069 seq_show_option(m, "datadir+", lowerdirs[nr]); in ovl_show_options()
1072 seq_show_option(m, "upperdir", ofs->config.upperdir); in ovl_show_options()
1073 seq_show_option(m, "workdir", ofs->config.workdir); in ovl_show_options()
/linux-6.15/include/linux/
H A Dseq_file.h265 static inline void seq_show_option(struct seq_file *m, const char *name, in seq_show_option() function
292 seq_show_option(m, name, val_buf); \
/linux-6.15/kernel/cgroup/
H A Dcgroup-v1.c886 seq_show_option(seq, ss->legacy_name, NULL); in cgroup1_show_options()
898 seq_show_option(seq, "release_agent", in cgroup1_show_options()
905 seq_show_option(seq, "name", root->name); in cgroup1_show_options()
/linux-6.15/fs/smb/client/
H A Dcifsfs.c587 seq_show_option(s, "vers", tcon->ses->server->vals->version_string); in cifs_show_options()
597 seq_show_option(s, "username", tcon->ses->user_name); in cifs_show_options()
600 seq_show_option(s, "domain", tcon->ses->domainName); in cifs_show_options()
720 seq_show_option(s, "reparse", in cifs_show_options()
726 seq_show_option(s, "symlink", in cifs_show_options()
/linux-6.15/fs/ceph/
H A Dsuper.c729 seq_show_option(m, "fsc", fsopt->fscache_uniq); in ceph_show_options()
748 seq_show_option(m, "mds_namespace", fsopt->mds_namespace); in ceph_show_options()
754 seq_show_option(m, "recover_session", "clean"); in ceph_show_options()
786 seq_show_option(m, "snapdirname", fsopt->snapdir_name); in ceph_show_options()
/linux-6.15/fs/gfs2/
H A Dsuper.c1086 seq_show_option(s, "lockproto", args->ar_lockproto); in gfs2_show_options()
1088 seq_show_option(s, "locktable", args->ar_locktable); in gfs2_show_options()
1090 seq_show_option(s, "hostdata", args->ar_hostdata); in gfs2_show_options()
/linux-6.15/fs/xfs/
H A Dxfs_super.c213 seq_show_option(m, "logdev", mp->m_logname); in xfs_fs_show_options()
215 seq_show_option(m, "rtdev", mp->m_rtname); in xfs_fs_show_options()
/linux-6.15/fs/hostfs/
H A Dhostfs_kern.c253 seq_show_option(seq, root_path + offset, NULL); in hostfs_show_options()
/linux-6.15/fs/f2fs/
H A Dsuper.c1917 seq_show_option(seq, "usrjquota", in f2fs_show_quota_options()
1921 seq_show_option(seq, "grpjquota", in f2fs_show_quota_options()
1925 seq_show_option(seq, "prjjquota", in f2fs_show_quota_options()
/linux-6.15/fs/btrfs/
H A Dsuper.c1146 seq_show_option(seq, "subvol", subvol_name); in btrfs_show_options()
/linux-6.15/fs/ocfs2/
H A Dsuper.c1467 seq_show_option(s, "cluster_stack", osb->osb_cluster_stack); in ocfs2_show_options()
/linux-6.15/fs/ext4/
H A Dsuper.c2898 seq_show_option(seq, "usrjquota", usr_qf_name); in ext4_show_quota_options()
2900 seq_show_option(seq, "grpjquota", grp_qf_name); in ext4_show_quota_options()