Home
last modified time | relevance | path

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

/fs/
Dmount.h23 unsigned int mounts; /* # of mounts in the namespace */ member
Dnamespace.c2072 unsigned int mounts = 0, old, pending, sum; in count_mounts() local
3103 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry()
/fs/overlayfs/
Dsuper.c229 struct vfsmount **mounts; in ovl_free_fs() local
/fs/fuse/
Dfuse_i.h920 struct list_head mounts; member