Lines Matching defs:seq

230 	unsigned int seq;  in lookup_mnt_ns()  local
782 int __legitimize_mnt(struct vfsmount *bastard, unsigned seq) in __legitimize_mnt()
806 static bool legitimize_mnt(struct vfsmount *bastard, unsigned seq) in legitimize_mnt()
870 unsigned seq; in lookup_mnt() local
1014 u64 seq; in check_anonymous_mnt() local
1510 unsigned seq; in path_is_mountpoint() local
3425 unsigned seq = read_seqbegin(&mount_lock); in path_overmounted() local
5238 struct seq_file seq; member
5326 static int statmount_mnt_root(struct kstatmount *s, struct seq_file *seq) in statmount_mnt_root()
5348 static int statmount_mnt_point(struct kstatmount *s, struct seq_file *seq) in statmount_mnt_point()
5358 static int statmount_fs_type(struct kstatmount *s, struct seq_file *seq) in statmount_fs_type()
5366 static void statmount_fs_subtype(struct kstatmount *s, struct seq_file *seq) in statmount_fs_subtype()
5374 static int statmount_sb_source(struct kstatmount *s, struct seq_file *seq) in statmount_sb_source()
5406 static int statmount_mnt_opts(struct kstatmount *s, struct seq_file *seq) in statmount_mnt_opts()
5437 static inline int statmount_opt_process(struct seq_file *seq, size_t start) in statmount_opt_process()
5466 static int statmount_opt_array(struct kstatmount *s, struct seq_file *seq) in statmount_opt_array()
5488 static int statmount_opt_sec_array(struct kstatmount *s, struct seq_file *seq) in statmount_opt_sec_array()
5507 static inline int statmount_mnt_uidmap(struct kstatmount *s, struct seq_file *seq) in statmount_mnt_uidmap()
5527 static inline int statmount_mnt_gidmap(struct kstatmount *s, struct seq_file *seq) in statmount_mnt_gidmap()
5551 struct seq_file *seq = &s->seq; in statmount_string() local
5634 struct seq_file *seq = &s->seq; in copy_statmount_to_user() local