Symbol: kstatmount
fs/namespace.c
5263
static void statmount_sb_basic(struct kstatmount *s)
fs/namespace.c
5274
static void statmount_mnt_basic(struct kstatmount *s)
fs/namespace.c
5289
static void statmount_propagate_from(struct kstatmount *s)
fs/namespace.c
5298
static int statmount_mnt_root(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5320
static int statmount_mnt_point(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5330
static int statmount_fs_type(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5338
static void statmount_fs_subtype(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5346
static int statmount_sb_source(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5372
static void statmount_mnt_ns_id(struct kstatmount *s, struct mnt_namespace *ns)
fs/namespace.c
5378
static int statmount_mnt_opts(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5438
static int statmount_opt_array(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5460
static int statmount_opt_sec_array(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5479
static inline int statmount_mnt_uidmap(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5499
static inline int statmount_mnt_gidmap(struct kstatmount *s, struct seq_file *seq)
fs/namespace.c
5519
static int statmount_string(struct kstatmount *s, u64 flag)
fs/namespace.c
5603
static int copy_statmount_to_user(struct kstatmount *s)
fs/namespace.c
5684
static int do_statmount(struct kstatmount *s, u64 mnt_id, u64 mnt_ns_id,
fs/namespace.c
5824
static int prepare_kstatmount(struct kstatmount *ks, struct mnt_id_req *kreq,
fs/namespace.c
5925
struct kstatmount *ks __free(kfree) = NULL;