...ock. PID The process ID of the process. TYPE The type of lock; can be LEASE (created with fcntl (2)), FLOCK (created with flock (2)), POSIX (created with fcntl (2) and lockf (3)…...evice to open. flags Flags for open (2): a decimal number, or any valid O_* constant from fcntl.h (the initial O_ may be omitted), or a bitwise or (using | ) of any number of th…...evice to open. flags Flags for open (2): a decimal number, or any valid O_* constant from fcntl.h (the initial O_ may be omitted), or a bitwise or (using | ) of any number of th…mount a filesystem NAME mount - mount a filesystem SYNOPSIS mount [ -h | -V ] mount [ -l ] [ -t fstype ] mount -a [ -fFnrsvw ] [ -t fstype ] [ -O optlist ] mount [ -fnrsvw ] [ -o o…