Searched refs:CLEAR_MNT_MARK (Results 1 – 2 of 2) sorted by relevance
339 CLEAR_MNT_MARK(m->mnt_master); in propagate_mnt()438 CLEAR_MNT_MARK(mnt); in umount_one()513 CLEAR_MNT_MARK(mnt); in restore_mounts()
21 #define CLEAR_MNT_MARK(m) ((m)->mnt.mnt_flags &= ~MNT_MARKED) macro