Home
last modified time | relevance | path

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

/linux/tools/hv/
H A Dhv_vss_daemon.c116 FILE *mounts; in vss_operate() local
/linux/Documentation/filesystems/
H A Dproc.rst1976 #3.5\t/proc/<pid>/mountinfo - Information about mounts global() argument
/linux/fs/overlayfs/
H A Dparams.c810 struct vfsmount **mounts; in ovl_free_fs() local
/linux/fs/
H A Dmount.h14 struct rb_root mounts; /* Protected by namespace_sem */ member
[all...]
H A Dnamespace.c2534 unsigned int mounts = 0; count_mounts() local
3885 mark_mounts_for_expiry(struct list_head * mounts) mark_mounts_for_expiry() argument
[all...]
/linux/tools/testing/selftests/resctrl/
H A Dresctrlfs.c20 FILE *mounts; in find_resctrl_mount() local
/linux/fs/fuse/
H A Dfuse_i.h949 struct list_head mounts; member