Home
last modified time | relevance | path

Searched defs:mounts (Results 1 – 2 of 2) sorted by relevance

/fs/
Dmount.h17 unsigned int mounts; /* # of mounts in the namespace */ member
Dnamespace.c1910 unsigned int mounts = 0, old, pending, sum; in count_mounts() local
2583 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry()