Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/filesystems/
Didmappings.rst638 Filesystem types vs idmapped mount types
698 Remapping helpers
797 Example 2 reconsidered
831 Example 3 reconsidered
864 Example 4 reconsidered
901 Example 5 reconsidered
938 Changing ownership on a home directory
Dproc.rst1881 .. [#] X is the closest dominant peer group under the process's root. If
/Linux-v6.6/tools/hv/
Dhv_vss_daemon.c116 FILE *mounts; in vss_operate() local
/Linux-v6.6/tools/testing/selftests/resctrl/
Dresctrlfs.c15 FILE *mounts; in find_resctrl_mount() local
/Linux-v6.6/fs/
Dmount.h23 unsigned int mounts; /* # of mounts in the namespace */ member
Dnamespace.c2207 unsigned int mounts = 0; in count_mounts() local
3430 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry()
/Linux-v6.6/fs/overlayfs/
Dparams.c724 struct vfsmount **mounts; in ovl_free_fs() local
/Linux-v6.6/tools/lib/api/fs/
Dfs.c92 const char * const * const mounts; member
/Linux-v6.6/fs/fuse/
Dfuse_i.h851 struct list_head mounts; member