Home
last modified time | relevance | path

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

/linux/fs/
A Dmount.h77 int mnt_expiry_mark; /* true if marked for expiry */ member
A Dnamespace.c1231 if (unlikely(m->mnt_expiry_mark)) in mntput()
1232 m->mnt_expiry_mark = 0; in mntput()
1610 if (!xchg(&mnt->mnt_expiry_mark, 1)) in do_umount()
3104 if (!xchg(&mnt->mnt_expiry_mark, 1) || in mark_mounts_for_expiry()

Completed in 10 milliseconds