Searched refs:pending_mounts (Results 1 – 2 of 2) sorted by relevance
24 unsigned int pending_mounts; member
923 n->mounts += n->pending_mounts; in commit_tree()924 n->pending_mounts = 0; in commit_tree()2073 pending = ns->pending_mounts; in count_mounts()2081 ns->pending_mounts = pending + mounts; in count_mounts()2222 child->mnt_parent->mnt_ns->pending_mounts = 0; in attach_recursive_mnt()2228 ns->pending_mounts = 0; in attach_recursive_mnt()
Completed in 21 milliseconds