Home
last modified time | relevance | path

Searched refs:IS_MNT_SLAVE (Results 1 – 2 of 2) sorted by relevance

/fs/
Dpnode.h15 #define IS_MNT_SLAVE(mnt) (mnt->mnt_master) macro
Dnamespace.c584 if (IS_MNT_SLAVE(old)) in clone_mnt()
860 if (IS_MNT_SLAVE(mnt)) { in show_mountinfo()