Home
last modified time | relevance | path

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

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