S_IALLUGO
if ((inode->i_mode & S_IALLUGO) != 0775)
ctx->mode = result.uint_32 & S_IALLUGO;
mode |= inode->i_mode & ~S_IALLUGO;
mode = stat->st_mode & S_IALLUGO;
mode |= inode->i_mode & ~S_IALLUGO;
mode = stat->st_mode & S_IALLUGO;
mode |= inode->i_mode & ~S_IALLUGO;
status->mode = ntohl(xdr->mode) & S_IALLUGO;
mode = attr->ia_mode & S_IALLUGO;
*bp++ = htonl(op->create.mode & S_IALLUGO); /* unix mode */
*bp++ = htonl(op->create.mode & S_IALLUGO); /* unix mode */
inode->i_mode = S_IFREG | (status->mode & S_IALLUGO);
inode->i_mode = S_IFDIR | (status->mode & S_IALLUGO);
mode &= ~S_IALLUGO;
mode |= status->mode & S_IALLUGO;
status->mode = ntohl(xdr->mode) & S_IALLUGO;
mode = attr->ia_mode & S_IALLUGO;
mode_t masked_mode = mode ? *mode & S_IALLUGO : 0;
umode_t mode = (attr->ca_mode & S_IALLUGO) | S_IFREG;
umode_t mode = (attr->ca_mode & S_IALLUGO) | S_IFREG;
umode_t mode = (bin_attr->cb_attr.ca_mode & S_IALLUGO) | S_IFREG;
opts->mode = result.uint_32 & S_IALLUGO;
inode->i_mode &= ~S_IALLUGO;
opts->mode = result.uint_32 & S_IALLUGO;
opts->ptmxmode = result.uint_32 & S_IALLUGO;
mode = mode ? (mode & S_IALLUGO) : (S_IRWXUGO & ~(sbi->umask));
kn = kernfs_new_node(parent, name, (mode & S_IALLUGO) | S_IFREG,
mode = vfs_prepare_mode(idmap, dir, mode, S_IALLUGO, S_IFREG);
mode &= S_IALLUGO;
mode = vfs_prepare_mode(idmap, dir_inode, mode, S_IALLUGO, S_IFREG);
if ((fattr->valid & NFS_ATTR_FATTR_MODE) && (inode->i_mode & S_IALLUGO) != (fattr->mode & S_IALLUGO))
if ((inode->i_mode & S_IALLUGO) != (fattr->mode & S_IALLUGO)) {
newmode |= fattr->mode & S_IALLUGO;
int mode = attr->ia_mode & S_IALLUGO;
mode |= inode->i_mode & ~S_IALLUGO;
*p++ = cpu_to_be32(attr->ia_mode & S_IALLUGO);
*p++ = cpu_to_be32(iap->ia_mode & S_IALLUGO);
*p++ = cpu_to_be32(iap->ia_mode & S_IALLUGO);
sattr->ia_mode &= S_IALLUGO;
*p++ = cpu_to_be32((u32)(stat->mode & S_IALLUGO));
return nfsd4_encode_mode4(xdr, args->stat.mode & S_IALLUGO);
iattr->ia_mode &= (S_IFMT | S_IALLUGO);
iattr->ia_mode = mode & (S_IFMT | S_IALLUGO);
iap->ia_mode = (iap->ia_mode & S_IALLUGO) | type;
iap->ia_mode &= S_IALLUGO;
iap->ia_mode |= (inode->i_mode & ~S_IALLUGO);
.mode = mode & S_IALLUGO,
if (how->mode & ~S_IALLUGO)
newattrs.ia_mode = (mode & S_IALLUGO) | (inode->i_mode & ~S_IALLUGO);
if ((mode & S_IALLUGO) == 0)
fsi->mount_opts.mode = result.uint_32 & S_IALLUGO;
(S_IALLUGO & ~(S_ISUID | S_IXGRP)))
ctx->file_mode = S_IALLUGO;
attrs->ia_mode &= ~(S_IALLUGO);
newattrs.ia_mode = (mode & S_IALLUGO) | (kn->mode & ~S_IALLUGO);
opts->mode = result.uint_32 & S_IALLUGO;
tmp_mode = READ_ONCE(inode->i_mode) & ~S_IALLUGO;
inode->i_mode &= ~S_IALLUGO;
if ((dir->i_mode & S_IALLUGO) &&
umode_t mode = inode->i_mode & S_IALLUGO & ~S_ISVTX;
opts->mode = result.uint_32 & S_IALLUGO;
mode = (mode & S_IALLUGO) | S_IFREG;
mode = (mode & S_IALLUGO) | S_IFREG;
stat->mode & S_IALLUGO);
mode & S_IALLUGO, tomoyo_filetype(mode));
value = stat->mode & S_IALLUGO;
mode & S_IALLUGO);
const unsigned int perm = mode & S_IALLUGO;
mode & S_IALLUGO);
#ifndef S_IALLUGO