Home
last modified time | relevance | path

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

/fs/
Dpnode.h14 #define IS_MNT_SLAVE(m) ((m)->mnt_master) macro
Dproc_namespace.c163 if (IS_MNT_SLAVE(r)) { in show_mountinfo()
Dnamespace.c1080 if (IS_MNT_SLAVE(old)) in clone_mnt()