
Values for the filesystemtype argument supported by the kernelĪre listed in /proc/filesystems (e.g., "btrfs", "ext4", "jfs", Location (a directory or file) specified by the pathname inĪppropriate privilege (Linux: the CAP_SYS_ADMIN capability) is Pathname of a directory or file, or a dummy string) to the Often a pathname referring to a device, but can also be the

SYNOPSIS top #include int mount(const char * source, const char * target, const char * filesystemtype, unsigned long mountflags, const void * data ) DESCRIPTION top mount() attaches the filesystem specified by source (which is

MOUNT(2) Linux Programmer's Manual MOUNT(2) NAME top
