Home
last modified time | relevance | path

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

/fs/
Dmount.h24 unsigned int mounts; /* # of mounts in the namespace */ member
Dnamespace.c2053 unsigned int mounts = 0, old, pending, sum; in count_mounts() local
3008 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry()
/fs/overlayfs/
Dsuper.c228 struct vfsmount **mounts; in ovl_free_fs() local
/fs/fuse/
Dfuse_i.h814 struct list_head mounts; member