Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/filesystems/
Didmappings.rst621 Remapping helpers
715 Example 2 reconsidered
749 Example 3 reconsidered
782 Example 4 reconsidered
818 Example 5 reconsidered
854 Changing ownership on a home directory
Dproc.rst1884 .. [#] X is the closest dominant peer group under the process's root. If
/Linux-v5.15/tools/hv/
Dhv_vss_daemon.c116 FILE *mounts; in vss_operate() local
/Linux-v5.15/tools/testing/selftests/resctrl/
Dresctrlfs.c15 FILE *mounts; in find_resctrl_mount() local
/Linux-v5.15/fs/
Dmount.h23 unsigned int mounts; /* # of mounts in the namespace */ member
Dnamespace.c2066 unsigned int mounts = 0, old, pending, sum; in count_mounts() local
3086 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry()
/Linux-v5.15/tools/lib/api/fs/
Dfs.c90 const char * const *mounts; member
/Linux-v5.15/fs/overlayfs/
Dsuper.c217 struct vfsmount **mounts; in ovl_free_fs() local
/Linux-v5.15/fs/fuse/
Dfuse_i.h810 struct list_head mounts; member