Home
last modified time | relevance | path

Searched refs:mnt_share (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/
Dpnode.c19 return list_entry(p->mnt_share.next, struct mount, mnt_share); in next_peer()
87 list_empty(&mnt->mnt_share)) in do_make_slave()
90 list_del_init(&mnt->mnt_share); in do_make_slave()
Dmount.h51 struct list_head mnt_share; /* circular list of shared mounts */ member
Dnamespace.c233 INIT_LIST_HEAD(&mnt->mnt_share); in alloc_vfsmnt()
1027 list_add(&mnt->mnt_share, &old->mnt_share); in clone_mnt()
/linux-4.4.14/Documentation/filesystems/
Dsharedsubtree.txt805 ->mnt_share
810 ->mnt_share links together all the mount to/from which this vfsmount
828 ->mnt_share.
862 A's ->mnt_share links with the ->mnt_share of 'B' 'C' and 'D'
866 E's ->mnt_share links with ->mnt_share of K
882 ->mnt_share, ->mnt_slave, ->mnt_slave_list, ->mnt_master are protected