get file status (extended) NAME statx - get file status (extended) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #include …create a special or ordinary file NAME mknod, mknodat - create a special or ordinary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int mknod(const c…create a special or ordinary file NAME mknod, mknodat - create a special or ordinary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int mknod(const c…retrieve the physical layout of the filesystem NAME ioctl_fsmap, FS_IOC_GETFSMAP - retrieve the physical layout of the filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…close all file descriptors in a given range NAME close_range - close all file descriptors in a given range LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /*…Copy a range of data from one file to another NAME copy_file_range - Copy a range of data from one file to another LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_S…get directory entries NAME getdents, getdents64 - get directory entries LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_* constants…get directory entries NAME getdents, getdents64 - get directory entries LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_* constants…