Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dseq_file.h211 static inline void seq_show_option(struct seq_file *m, const char *name, in seq_show_option() function
237 seq_show_option(m, name, val_buf); \
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.c558 seq_show_option(m, "fsc", fsopt->fscache_uniq); in ceph_show_options()
576 seq_show_option(m, "mds_namespace", fsopt->mds_namespace); in ceph_show_options()
579 seq_show_option(m, "recover_session", "clean"); in ceph_show_options()
605 seq_show_option(m, "snapdirname", fsopt->snapdir_name); in ceph_show_options()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup-v1.c879 seq_show_option(seq, ss->legacy_name, NULL); in cgroup1_show_options()
889 seq_show_option(seq, "release_agent", in cgroup1_show_options()
896 seq_show_option(seq, "name", root->name); in cgroup1_show_options()
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dsuper.c366 seq_show_option(m, "lowerdir", ofs->config.lowerdir); in ovl_show_options()
368 seq_show_option(m, "upperdir", ofs->config.upperdir); in ovl_show_options()
369 seq_show_option(m, "workdir", ofs->config.workdir); in ovl_show_options()
388 seq_show_option(m, "override_creds", in ovl_show_options()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsfs.c486 seq_show_option(s, "vers", tcon->ses->server->vals->version_string); in cifs_show_options()
495 seq_show_option(s, "username", tcon->ses->user_name); in cifs_show_options()
498 seq_show_option(s, "domain", tcon->ses->domainName); in cifs_show_options()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.c1021 seq_show_option(s, "lockproto", args->ar_lockproto); in gfs2_show_options()
1023 seq_show_option(s, "locktable", args->ar_locktable); in gfs2_show_options()
1025 seq_show_option(s, "hostdata", args->ar_hostdata); in gfs2_show_options()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A 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()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_super.c191 seq_show_option(m, "logdev", mp->m_logname); in xfs_fs_show_options()
193 seq_show_option(m, "rtdev", mp->m_rtname); in xfs_fs_show_options()
/OK3568_Linux_fs/kernel/fs/hostfs/
H A Dhostfs_kern.c254 seq_show_option(seq, root_path + offset, NULL); in hostfs_show_options()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsuper.c1722 seq_show_option(seq, "usrjquota", in f2fs_show_quota_options()
1726 seq_show_option(seq, "grpjquota", in f2fs_show_quota_options()
1730 seq_show_option(seq, "prjjquota", in f2fs_show_quota_options()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c2541 seq_show_option(seq, "usrjquota", usr_qf_name); in ext4_show_quota_options()
2543 seq_show_option(seq, "grpjquota", grp_qf_name); in ext4_show_quota_options()