Lines Matching refs:mnt_master
856 * ->mnt_master
870 ->mnt_master
883 All vfsmounts with the same ->mnt_master form on a cyclic list anchored
884 in ->mnt_master->mnt_slave_list and going through ->mnt_slave.
886 ->mnt_master can point to arbitrary (and possibly different) members
893 All vfsmounts in a peer group have the same ->mnt_master. If it is
921 'E', 'K', 'F', 'G' have their ->mnt_master point to struct vfsmount of 'A'
923 'M', 'L', 'N' have their ->mnt_master point to struct vfsmount of 'K'
929 J and K's ->mnt_master points to struct vfsmount of C
933 'H' and 'I' have their ->mnt_master pointing to struct vfsmount of 'D'.
940 ->mnt_share, ->mnt_slave, ->mnt_slave_list, ->mnt_master are protected