Home
last modified time | relevance | path

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

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