fchflags
fchflags(fd, fs->st_flags) :
if (fchflags(to_fd, sbp->st_flags))
fchflags(wfd, inode->meta.uflags);
fchflags(fd, jattr->fflags);
int fchflags(int, unsigned long);
struct fchflags_args fchflags;
if (sb.st_flags != 0 && fchflags(fd, sb.st_flags) < 0)
(void)fchflags(to_fd, to_sb.st_flags & ~NOCHANGEBITS);
if (!dounpriv && !devnull && fchflags(to_fd, nfset)) {
failed = fchflags(fd, UF_NODUMP);
fchflags(outfd, st.st_flags);