Lines Matching defs:seq
755 int __legitimize_mnt(struct vfsmount *bastard, unsigned seq) in __legitimize_mnt()
779 static bool legitimize_mnt(struct vfsmount *bastard, unsigned seq) in legitimize_mnt()
826 unsigned seq; in lookup_mnt() local
968 u64 seq; in check_anonymous_mnt() local
1462 unsigned seq; in path_is_mountpoint() local
3373 unsigned seq = read_seqbegin(&mount_lock); in path_overmounted() local
5100 struct seq_file seq; member
5188 static int statmount_mnt_root(struct kstatmount *s, struct seq_file *seq) in statmount_mnt_root()
5210 static int statmount_mnt_point(struct kstatmount *s, struct seq_file *seq) in statmount_mnt_point()
5220 static int statmount_fs_type(struct kstatmount *s, struct seq_file *seq) in statmount_fs_type()
5228 static void statmount_fs_subtype(struct kstatmount *s, struct seq_file *seq) in statmount_fs_subtype()
5236 static int statmount_sb_source(struct kstatmount *s, struct seq_file *seq) in statmount_sb_source()
5268 static int statmount_mnt_opts(struct kstatmount *s, struct seq_file *seq) in statmount_mnt_opts()
5299 static inline int statmount_opt_process(struct seq_file *seq, size_t start) in statmount_opt_process()
5328 static int statmount_opt_array(struct kstatmount *s, struct seq_file *seq) in statmount_opt_array()
5350 static int statmount_opt_sec_array(struct kstatmount *s, struct seq_file *seq) in statmount_opt_sec_array()
5369 static inline int statmount_mnt_uidmap(struct kstatmount *s, struct seq_file *seq) in statmount_mnt_uidmap()
5389 static inline int statmount_mnt_gidmap(struct kstatmount *s, struct seq_file *seq) in statmount_mnt_gidmap()
5413 struct seq_file *seq = &s->seq; in statmount_string() local
5496 struct seq_file *seq = &s->seq; in copy_statmount_to_user() local