get filesystem type information NAME sysfs - get filesystem type information SYNOPSIS [[deprecated]] int sysfs(int option , const char * fsname ); [[deprecated]] int sysfs(int opti…make a new name for a file NAME link, linkat - make a new name for a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int link(const char * oldpath , con…make a new name for a file NAME link, linkat - make a new name for a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int link(const char * oldpath , con…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Standard C libra…obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Standard C libra…mount filesystem NAME mount - mount filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mount.h> int mount(const char * source , const char * target , const…change the name or location of a file NAME rename, renameat, renameat2 - change the name or location of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h>…change the name or location of a file NAME rename, renameat, renameat2 - change the name or location of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h>…change the name or location of a file NAME rename, renameat, renameat2 - change the name or location of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h>…change permissions of a file NAME chmod, fchmod, fchmodat - change permissions of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int chmod(const ch…change permissions of a file NAME chmod, fchmod, fchmodat - change permissions of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int chmod(const ch…change permissions of a file NAME chmod, fchmod, fchmodat - change permissions of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int chmod(const ch…get filesystem statistics NAME ustat - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <unistd.h> /* libc[45] */ #inclu…setup devices and filesystems, mount root filesystem NAME setup - setup devices and filesystems, mount root filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …