Home
last modified time | relevance | path

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

/fs/
Dmount.h19 unsigned int pending_mounts; member
Dnamespace.c999 n->mounts += n->pending_mounts; in commit_tree()
1000 n->pending_mounts = 0; in commit_tree()
1977 pending = ns->pending_mounts; in count_mounts()
1985 ns->pending_mounts = pending + mounts; in count_mounts()
2117 child->mnt_parent->mnt_ns->pending_mounts = 0; in attach_recursive_mnt()
2123 ns->pending_mounts = 0; in attach_recursive_mnt()
2968 new_ns->pending_mounts = 0; in alloc_mnt_ns()