Home
last modified time | relevance | path

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

/linux/tools/hv/
H A Dhv_vss_daemon.c116 FILE *mounts; in vss_operate() local
/linux/Documentation/filesystems/
H A Dproc.rst1990 .. [#] X is the closest dominant peer group under the process's root. If
/linux/fs/overlayfs/
H A Dparams.c819 struct vfsmount **mounts; in ovl_free_fs() local
/linux/fs/
H A Dmount.h14 struct rb_root mounts; /* Protected by namespace_sem */ member
H A Dnamespace.c2468 unsigned int mounts = 0; in count_mounts() local
3804 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry()
/linux/fs/fuse/
H A Dfuse_i.h961 struct list_head mounts; member