S_IALLUGO 612 arch/powerpc/platforms/cell/spufs/inode.c if ((inode->i_mode & S_IALLUGO) != 0775) S_IALLUGO 646 arch/powerpc/platforms/cell/spufs/inode.c ctx->mode = result.uint_32 & S_IALLUGO; S_IALLUGO 89 fs/9p/vfs_inode.c res = mode & S_IALLUGO; S_IALLUGO 1197 fs/9p/vfs_inode.c mode |= inode->i_mode & ~S_IALLUGO; S_IALLUGO 617 fs/9p/vfs_inode_dotl.c mode = stat->st_mode & S_IALLUGO; S_IALLUGO 618 fs/9p/vfs_inode_dotl.c mode |= inode->i_mode & ~S_IALLUGO; S_IALLUGO 111 fs/afs/fsclient.c status->mode = ntohl(xdr->mode) & S_IALLUGO; S_IALLUGO 206 fs/afs/fsclient.c mode = attr->ia_mode & S_IALLUGO; S_IALLUGO 671 fs/afs/fsclient.c *bp++ = htonl(mode & S_IALLUGO); /* unix mode */ S_IALLUGO 198 fs/afs/inode.c mode &= ~S_IALLUGO; S_IALLUGO 93 fs/afs/yfsclient.c x->mode = htonl(mode & S_IALLUGO); S_IALLUGO 215 fs/afs/yfsclient.c status->mode = ntohl(xdr->mode) & S_IALLUGO; S_IALLUGO 299 fs/afs/yfsclient.c mode = attr->ia_mode & S_IALLUGO; S_IALLUGO 1861 fs/cifs/connect.c (S_IALLUGO & ~(S_ISUID | S_IXGRP))) S_IALLUGO 1862 fs/cifs/connect.c vol->file_mode = S_IALLUGO; S_IALLUGO 2552 fs/cifs/inode.c attrs->ia_mode &= ~(S_IALLUGO); S_IALLUGO 435 fs/configfs/dir.c inode = configfs_create(dentry, (attr->ca_mode & S_IALLUGO) | S_IFREG); S_IALLUGO 525 fs/configfs/file.c umode_t mode = (attr->ca_mode & S_IALLUGO) | S_IFREG; S_IALLUGO 547 fs/configfs/file.c umode_t mode = (bin_attr->cb_attr.ca_mode & S_IALLUGO) | S_IFREG; S_IALLUGO 136 fs/debugfs/inode.c opts->mode = option & S_IALLUGO; S_IALLUGO 154 fs/debugfs/inode.c inode->i_mode &= ~S_IALLUGO; S_IALLUGO 298 fs/devpts/inode.c opts->mode = option & S_IALLUGO; S_IALLUGO 303 fs/devpts/inode.c opts->ptmxmode = option & S_IALLUGO; S_IALLUGO 198 fs/hfsplus/inode.c mode = mode ? (mode & S_IALLUGO) : (S_IRWXUGO & ~(sbi->umask)); S_IALLUGO 1001 fs/kernfs/file.c kn = kernfs_new_node(parent, name, (mode & S_IALLUGO) | S_IFREG, S_IALLUGO 2898 fs/namei.c mode &= S_IALLUGO; S_IALLUGO 2919 fs/namei.c mode &= S_IALLUGO; S_IALLUGO 692 fs/nfs/inode.c int mode = attr->ia_mode & S_IALLUGO; S_IALLUGO 693 fs/nfs/inode.c mode |= inode->i_mode & ~S_IALLUGO; S_IALLUGO 1446 fs/nfs/inode.c if ((fattr->valid & NFS_ATTR_FATTR_MODE) && (inode->i_mode & S_IALLUGO) != (fattr->mode & S_IALLUGO)) S_IALLUGO 1958 fs/nfs/inode.c if ((inode->i_mode & S_IALLUGO) != (fattr->mode & S_IALLUGO)) { S_IALLUGO 1960 fs/nfs/inode.c newmode |= fattr->mode & S_IALLUGO; S_IALLUGO 563 fs/nfs/nfs3xdr.c *p++ = cpu_to_be32(attr->ia_mode & S_IALLUGO); S_IALLUGO 1156 fs/nfs/nfs4xdr.c *p++ = cpu_to_be32(iap->ia_mode & S_IALLUGO); S_IALLUGO 1184 fs/nfs/nfs4xdr.c *p++ = cpu_to_be32(iap->ia_mode & S_IALLUGO); S_IALLUGO 136 fs/nfs/proc.c sattr->ia_mode &= S_IALLUGO; S_IALLUGO 172 fs/nfsd/nfs3xdr.c *p++ = htonl((u32) (stat->mode & S_IALLUGO)); S_IALLUGO 399 fs/nfsd/nfs4xdr.c iattr->ia_mode &= (S_IFMT | S_IALLUGO); S_IALLUGO 491 fs/nfsd/nfs4xdr.c iattr->ia_mode = dummy32 & (S_IFMT | S_IALLUGO); S_IALLUGO 2762 fs/nfsd/nfs4xdr.c *p++ = cpu_to_be32(stat.mode & S_IALLUGO); S_IALLUGO 311 fs/nfsd/vfs.c iap->ia_mode &= S_IALLUGO; S_IALLUGO 312 fs/nfsd/vfs.c iap->ia_mode |= (inode->i_mode & ~S_IALLUGO); S_IALLUGO 1185 fs/nfsd/vfs.c iap->ia_mode = (iap->ia_mode & S_IALLUGO) | type; S_IALLUGO 559 fs/open.c newattrs.ia_mode = (mode & S_IALLUGO) | (inode->i_mode & ~S_IALLUGO); S_IALLUGO 967 fs/open.c op->mode = (mode & S_IALLUGO) | S_IFREG; S_IALLUGO 524 fs/proc/generic.c if ((mode & S_IALLUGO) == 0) S_IALLUGO 215 fs/ramfs/inode.c fsi->mount_opts.mode = result.uint_32 & S_IALLUGO; S_IALLUGO 402 fs/sysfs/file.c newattrs.ia_mode = (mode & S_IALLUGO) | (kn->mode & ~S_IALLUGO); S_IALLUGO 198 fs/tracefs/inode.c opts->mode = option & S_IALLUGO; S_IALLUGO 216 fs/tracefs/inode.c inode->i_mode &= ~S_IALLUGO; S_IALLUGO 559 kernel/bpf/inode.c umode_t mode = d_inode(root)->i_mode & S_IALLUGO & ~S_ISVTX; S_IALLUGO 618 kernel/bpf/inode.c opts->mode = result.uint_32 & S_IALLUGO; S_IALLUGO 640 kernel/bpf/inode.c inode->i_mode &= ~S_IALLUGO; S_IALLUGO 244 security/apparmor/apparmorfs.c mode = (mode & S_IALLUGO) | S_IFREG; S_IALLUGO 117 security/inode.c mode = (mode & S_IALLUGO) | S_IFREG; S_IALLUGO 203 security/tomoyo/audit.c stat->mode & S_IALLUGO); S_IALLUGO 213 security/tomoyo/audit.c mode & S_IALLUGO, tomoyo_filetype(mode)); S_IALLUGO 1037 security/tomoyo/condition.c value = stat->mode & S_IALLUGO; S_IALLUGO 174 security/tomoyo/tomoyo.c mode & S_IALLUGO); S_IALLUGO 224 security/tomoyo/tomoyo.c const unsigned int perm = mode & S_IALLUGO; S_IALLUGO 349 security/tomoyo/tomoyo.c mode & S_IALLUGO); S_IALLUGO 10 tools/perf/trace/beauty/mode_t.c #ifndef S_IALLUGO