fs/namespace.c
5304
static void statmount_sb_basic(struct kstatmount *s)
fs/namespace.c
5315
static void statmount_mnt_basic(struct kstatmount *s)
fs/namespace.c
5330
static void statmount_propagate_from(struct kstatmount *s)
fs/namespace.c
5339
static int statmount_mnt_root(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5361
static int statmount_mnt_point(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5371
static int statmount_fs_type(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5379
static void statmount_fs_subtype(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5387
static int statmount_sb_source(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5413
static void statmount_mnt_ns_id(struct kstatmount *s, struct mnt_namespace *ns)
fs/namespace.c
5419
static int statmount_mnt_opts(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5479
static int statmount_opt_array(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5501
static int statmount_opt_sec_array(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5520
static inline int statmount_mnt_uidmap(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5540
static inline int statmount_mnt_gidmap(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5560
static int statmount_string(struct kstatmount *s, u64 flag)
fs/namespace.c
5644
static int copy_statmount_to_user(struct kstatmount *s)
fs/namespace.c
5725
static int do_statmount(struct kstatmount *s, u64 mnt_id, u64 mnt_ns_id,
fs/namespace.c
5865
static int prepare_kstatmount(struct kstatmount *ks, struct mnt_id_req *kreq,
fs/namespace.c
5966
struct kstatmount *ks __free(kfree) = NULL;