Home
last modified time | relevance | path

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

/fs/
Dpnode.c339 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()
Dpnode.h21 #define CLEAR_MNT_MARK(m) ((m)->mnt.mnt_flags &= ~MNT_MARKED) macro