Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/filesystems/
Didmappings.rst626 Remapping helpers
720 Example 2 reconsidered
754 Example 3 reconsidered
787 Example 4 reconsidered
823 Example 5 reconsidered
859 Changing ownership on a home directory
Dproc.rst1859 .. [#] X is the closest dominant peer group under the process's root. If
/Linux-v6.1/tools/hv/
Dhv_vss_daemon.c116 FILE *mounts; in vss_operate() local
/Linux-v6.1/tools/testing/selftests/resctrl/
Dresctrlfs.c15 FILE *mounts; in find_resctrl_mount() local
/Linux-v6.1/fs/
Dmount.h23 unsigned int mounts; /* # of mounts in the namespace */ member
Dnamespace.c2115 unsigned int mounts = 0; in count_mounts() local
3138 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry()
/Linux-v6.1/tools/lib/api/fs/
Dfs.c90 const char * const *mounts; member
/Linux-v6.1/fs/overlayfs/
Dsuper.c219 struct vfsmount **mounts; in ovl_free_fs() local
/Linux-v6.1/fs/fuse/
Dfuse_i.h835 struct list_head mounts; member