reposition read/write file offset NAME lseek - reposition read/write file offset 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 , -...get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include...get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include...reposition read/write file offset NAME _llseek - reposition read/write file offset LIBRARY Standard C library ( libc , -lc ) SYNOPSIS......ad in the same mount namespace to new_root if they point to the old root directory. (See also NOTES.) On the other hand, pivot_root () does not change the caller's current worki…set an extended attribute value NAME setxattr, lsetxattr, fsetxattr - set an extended attribute value LIBRARY Standard C library ( libc , -...set an extended attribute value NAME setxattr, lsetxattr, fsetxattr - set an extended attribute value LIBRARY Standard C library ( libc , -......ure maximum execution speed for that thread. Restricting a thread to run on a single CPU also avoids the performance cost caused by the cache invalidation that occurs when a thr…...ure maximum execution speed for that thread. Restricting a thread to run on a single CPU also avoids the performance cost caused by the cache invalidation that occurs when a thr…...will be notified at its next call to waitpid (2) (or one of the related "wait" system calls); that call will return a status value containing information that indicates the caus…...the error. ERRORS pread () can fail and set errno to any error specified for read (2) or lseek (2). pwrite () can fail and set errno to any error specified for write (2) or lsee…...the error. ERRORS pread () can fail and set errno to any error specified for read (2) or lseek (2). pwrite () can fail and set errno to any error specified for write (2) or lsee…...the error. ERRORS pread () can fail and set errno to any error specified for read (2) or lseek (2). pwrite () can fail and set errno to any error specified for write (2) or lsee…...the error. ERRORS pread () can fail and set errno to any error specified for read (2) or lseek (2). pwrite () can fail and set errno to any error specified for write (2) or lsee…...ts of a sequence of null-terminated strings; ret is set to the number of modules. QM_SYMBOLS Returns the symbols and values exported by the kernel or the indicated module. The r…...le , int flags ); DESCRIPTION The name_to_handle_at () and open_by_handle_at () system calls split the functionality of openat (2) into two parts: name_to_handle_at () returns a…...le , int flags ); DESCRIPTION The name_to_handle_at () and open_by_handle_at () system calls split the functionality of openat (2) into two parts: name_to_handle_at () returns a…...ollowing rules: (1) If there are other loaded modules that depend on (i.e., refer to symbols defined in) this module, then the call fails. (2) Otherwise, if the reference count …...ss may hold only one type of lock (shared or exclusive) on a file. Subsequent flock () calls on an already locked file will convert an existing lock to the new lock mode. Locks …