Lines Matching refs:s_mode
1916 new->s_mode = 0777 & ~PTOU((ttoproc(curthread)))->u_cmask;
2817 perm &= seg->s_mode;
3235 permission = seg->s_mode;
4640 if (seg->s_mode & RSM_PERM_READ) {
4643 if (seg->s_mode & RSM_PERM_WRITE) {
6020 if (im_seg->s_mode & RSM_PERM_READ) {
6023 if (im_seg->s_mode & RSM_PERM_WRITE) {
6254 * we need the s_mode of the exporter so pass
6390 seg->s_mode = access & sharedp->rsmsi_mode;
8482 if (seg->s_mode & RSM_PERM_READ) {
8486 if (seg->s_mode & RSM_PERM_WRITE) {
8669 if (seg->s_mode & RSM_PERM_READ) {
8673 if (seg->s_mode & RSM_PERM_WRITE) {