Home
last modified time | relevance | path

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

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