ioctl() operations for inode flags NAME FS_IOC_GETFLAGS, FS_IOC_SETFLAGS - ioctl() operations for inode flags SYNOPSIS #include <linux/fs.h> /* D...ioctl() operations for inode flags NAME FS_IOC_GETFLAGS, FS_IOC_SETFLAGS - ioctl() operations for inode flags SYNOPSIS #include <linux/fs.h> /* D......FICLONE (2const) FICLONERANGE (2const) FIDEDUPERANGE (2const) Operations for inode flags FS_IOC_GETFLAGS (2const) FS_IOC_SETFLAGS (2const) Get or set a filesystem label FS_IOC_G…...was formerly named attr (5). SEE ALSO attr (1), getfattr (1), setfattr (1), getxattr (2), FS_IOC_GETFLAGS (2const), FS_IOC_SETFLAGS (2const), listxattr (2), removexattr (2), set…get or set a filesystem label NAME FS_IOC_GETFSLABEL, FS_IOC_SETFSLABEL - get or set a filesystem label LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/fs.h> /* …get or set a filesystem label NAME FS_IOC_GETFSLABEL, FS_IOC_SETFSLABEL - get or set a filesystem label LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/fs.h> /* …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…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…share some the data of one file with another file NAME FICLONE, FICLONERANGE - share some the data of one file with another file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS …share some the data of one file with another file NAME FICLONE, FICLONERANGE - share some the data of one file with another file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS …set an extended attribute value NAME setxattr, lsetxattr, fsetxattr - set an extended attribute value LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> int …set an extended attribute value NAME setxattr, lsetxattr, fsetxattr - set an extended attribute value LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> int …set an extended attribute value NAME setxattr, lsetxattr, fsetxattr - set an extended attribute value LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> int …ioctl() operations for General notification mechanism NAME ioctl_pipe - ioctl() operations for General notification mechanism SYNOPSIS #include <linux/watch_queue.h> /* Definition …share some the data of one file with another file NAME FIDEDUPERANGE - share some the data of one file with another file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…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…delete a name and possibly the file it refers to NAME unlink, unlinkat - delete a name and possibly the file it refers to LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #includ…delete a name and possibly the file it refers to NAME unlink, unlinkat - delete a name and possibly the file it refers to LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #includ…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…