NAME mount - mount filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mount.h> int mount ... long mountflags , const void *_Nullable data ); DESCRIPTION mo…NAME mount_setattr - change properties of a mount or mount tree LIBRARY Standard C library ... constants */ #include <linux/mount.h> /* Definition of MOUNT_ATTR_* constants */ #inc…char * pathname , struct file_handle * handle , int * mount_id , int flags ); int open_by_handle ... mount_fd , struct file_handle * handle , int flags ); DESCRIPTION The name_to_h…char * pathname , struct file_handle * handle , int * mount_id , int flags ); int open_by_handle ... mount_fd , struct file_handle * handle , int flags ); DESCRIPTION The name_to_h…NAME pivot_root - change the root mount LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include ... DESCRIPTION pivot_root () changes the root mount in the mount namespace of t…Perform a lazy unmount: make the mount unavailable for new accesses, immediately disconnect the filesystem ... from each other and from the mount table, and actually perform the un…Perform a lazy unmount: make the mount unavailable for new accesses, immediately disconnect the filesystem ... from each other and from the mount table, and actually perform the un…fanotify group. If flags contains FAN_MARK_MOUNT , all marks for mounts are removed from ... most one of, the flags FAN_MARK_MOUNT or FAN_MARK_FILESYSTEM can be useddoes not have sufficient capabilities to mount a filesystem in the container's mount namespace ... does have sufficient capabilities to perform the mount operation. (8) The supervi…minor; /* Minor ID */ __u64 stx_mnt_id; /* Mount ID */ /* Direct I/O alignment restrictions ... point (rather than the location it would mount). This flag has no effectexecution context, such as the mount namespace, is shared implicitly when a new process ... clone (2) CLONE_NEWNS flag. Unshare the mount namespace, so that the calling process/proc/ pid /ns/ directory (or a bind mount to such a link); • a PID file ... Linux 3.8) fd must refer to a mount namespace. CLONE_NEWPID (since Linuxalso depends on the bsdgroups and sysvgroups mount options described in mount (8). The mode ... automount directory without triggering a mount. fstatfs (2) can then be used to dete…also depends on the bsdgroups and sysvgroups mount options described in mount (8). The mode ... automount directory without triggering a mount. fstatfs (2) can then be used to dete…since Linux 2.6) */ __fsword_t f_flags; /* Mount flags of filesystem (since Linux 2.6.36) */ __fsword ... flags field is a bit mask indicating mount options for the filesystem. It …also depends on the bsdgroups and sysvgroups mount options described in mount (8). The mode ... automount directory without triggering a mount. fstatfs (2) can then be used to dete…since Linux 2.6) */ __fsword_t f_flags; /* Mount flags of filesystem (since Linux 2.6.36) */ __fsword ... flags field is a bit mask indicating mount options for the filesystem. It …since Linux 2.6) */ __fsword_t f_flags; /* Mount flags of filesystem (since Linux 2.6.36) */ __fsword ... flags field is a bit mask indicating mount options for the filesystem. It …since Linux 2.6) */ __fsword_t f_flags; /* Mount flags of filesystem (since Linux 2.6.36) */ __fsword ... flags field is a bit mask indicating mount options for the filesystem. It …cloned child is started in a new mount namespace, initialized with a copy ... child lives in the same mount namespace as the parent. For further information on mount