Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dseq_file.h223 static inline void seq_show_option(struct seq_file *m, const char *name, in seq_show_option() function
249 seq_show_option(m, name, val_buf); \
/Linux-v5.15/fs/ceph/
Dsuper.c557 seq_show_option(m, "fsc", fsopt->fscache_uniq); in ceph_show_options()
575 seq_show_option(m, "mds_namespace", fsopt->mds_namespace); in ceph_show_options()
578 seq_show_option(m, "recover_session", "clean"); in ceph_show_options()
604 seq_show_option(m, "snapdirname", fsopt->snapdir_name); in ceph_show_options()
/Linux-v5.15/kernel/cgroup/
Dcgroup-v1.c867 seq_show_option(seq, ss->legacy_name, NULL); in cgroup1_show_options()
877 seq_show_option(seq, "release_agent", in cgroup1_show_options()
884 seq_show_option(seq, "name", root->name); in cgroup1_show_options()
/Linux-v5.15/fs/gfs2/
Dsuper.c983 seq_show_option(s, "lockproto", args->ar_lockproto); in gfs2_show_options()
985 seq_show_option(s, "locktable", args->ar_locktable); in gfs2_show_options()
987 seq_show_option(s, "hostdata", args->ar_hostdata); in gfs2_show_options()
/Linux-v5.15/fs/cifs/
Dcifsfs.c512 seq_show_option(s, "vers", tcon->ses->server->vals->version_string); in cifs_show_options()
521 seq_show_option(s, "username", tcon->ses->user_name); in cifs_show_options()
524 seq_show_option(s, "domain", tcon->ses->domainName); in cifs_show_options()
/Linux-v5.15/fs/overlayfs/
Dsuper.c360 seq_show_option(m, "lowerdir", ofs->config.lowerdir); in ovl_show_options()
362 seq_show_option(m, "upperdir", ofs->config.upperdir); in ovl_show_options()
363 seq_show_option(m, "workdir", ofs->config.workdir); in ovl_show_options()
/Linux-v5.15/fs/reiserfs/
Dsuper.c762 seq_show_option(seq, "jdev", REISERFS_SB(s)->s_jdev); in reiserfs_show_options()
769 seq_show_option(seq, "usrjquota", in reiserfs_show_options()
774 seq_show_option(seq, "grpjquota", in reiserfs_show_options()
/Linux-v5.15/fs/xfs/
Dxfs_super.c214 seq_show_option(m, "logdev", mp->m_logname); in xfs_fs_show_options()
216 seq_show_option(m, "rtdev", mp->m_rtname); in xfs_fs_show_options()
/Linux-v5.15/fs/hostfs/
Dhostfs_kern.c256 seq_show_option(seq, root_path + offset, NULL); in hostfs_show_options()
/Linux-v5.15/fs/f2fs/
Dsuper.c1757 seq_show_option(seq, "usrjquota", in f2fs_show_quota_options()
1761 seq_show_option(seq, "grpjquota", in f2fs_show_quota_options()
1765 seq_show_option(seq, "prjjquota", in f2fs_show_quota_options()
/Linux-v5.15/fs/ext4/
Dsuper.c2520 seq_show_option(seq, "usrjquota", usr_qf_name); in ext4_show_quota_options()
2522 seq_show_option(seq, "grpjquota", grp_qf_name); in ext4_show_quota_options()