Home
last modified time | relevance | path

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

/fs/
A Dmount.h32 unsigned int pending_mounts; member
A Dnamespace.c1201 n->nr_mounts += n->pending_mounts; in commit_tree()
1202 n->pending_mounts = 0; in commit_tree()
2537 if (ns->pending_mounts >= max) in count_mounts()
2539 max -= ns->pending_mounts; in count_mounts()
2547 ns->pending_mounts += mounts; in count_mounts()
2723 child->mnt_parent->mnt_ns->pending_mounts = 0; in attach_recursive_mnt()
2729 ns->pending_mounts = 0; in attach_recursive_mnt()

Completed in 19 milliseconds