Lines Matching defs:mode
104 status->mode = ntohl(xdr->mode) & S_IALLUGO;
177 u32 mask = 0, mtime = 0, owner = 0, group = 0, mode = 0;
197 mode = attr->ia_mode & S_IALLUGO;
204 *bp++ = htonl(mode);
586 *bp++ = htonl(op->create.mode & S_IALLUGO); /* unix mode */
639 *bp++ = htonl(op->create.mode & S_IALLUGO); /* unix mode */
934 *bp++ = htonl(S_IRWXUGO); /* unix mode */
1111 *bp++ = 0; /* unix mode */
1175 *bp++ = 0; /* unix mode */