Lines Matching refs:mnt_master
852 * ->mnt_master
866 ->mnt_master
879 All vfsmounts with the same ->mnt_master form on a cyclic list anchored
880 in ->mnt_master->mnt_slave_list and going through ->mnt_slave.
882 ->mnt_master can point to arbitrary (and possibly different) members
889 All vfsmounts in a peer group have the same ->mnt_master. If it is
917 'E', 'K', 'F', 'G' have their ->mnt_master point to struct vfsmount of 'A'
919 'M', 'L', 'N' have their ->mnt_master point to struct vfsmount of 'K'
925 J and K's ->mnt_master points to struct vfsmount of C
929 'H' and 'I' have their ->mnt_master pointing to struct vfsmount of 'D'.
936 ->mnt_share, ->mnt_slave, ->mnt_slave_list, ->mnt_master are protected