Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dmount.h19 unsigned int pending_mounts; member
Dnamespace.c912 n->mounts += n->pending_mounts; in commit_tree()
913 n->pending_mounts = 0; in commit_tree()
1867 pending = ns->pending_mounts; in count_mounts()
1875 ns->pending_mounts = pending + mounts; in count_mounts()
2007 child->mnt_parent->mnt_ns->pending_mounts = 0; in attach_recursive_mnt()
2013 ns->pending_mounts = 0; in attach_recursive_mnt()
2852 new_ns->pending_mounts = 0; in alloc_mnt_ns()