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