Searched defs:mounts (Results 1 – 2 of 2) sorted by relevance
18 unsigned int mounts; /* # of mounts in the namespace */ member
1908 unsigned int mounts = 0, old, pending, sum; in count_mounts() local2565 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry()