Symbol: S_IWUGO
arch/s390/hypfs/inode.c
107
if (!(inode->i_mode & S_IWUGO))
drivers/base/core.c
3120
WARN(((attr->attr.mode & S_IWUGO) && !(attr->store || attr->store_const)),
drivers/dma/qcom/hidma_mgmt_sys.c
268
(S_IRUGO | S_IWUGO), i,
drivers/dma/qcom/hidma_mgmt_sys.c
274
(S_IRUGO | S_IWUGO), i,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2194
debugfs_create_file("ras_ctrl", S_IWUGO | S_IRUGO, dir, adev,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2196
debugfs_create_file("ras_eeprom_reset", S_IWUGO | S_IRUGO, dir, adev,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2218
debugfs_create_bool("auto_reboot", S_IWUGO | S_IRUGO, dir, &con->reboot);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2244
debugfs_create_file(obj->fs_data.debugfs_name, S_IWUGO | S_IRUGO, dir,
drivers/gpu/drm/amd/pm/amdgpu_pm.c
1979
dev_attr->attr.mode &= ~S_IWUGO;
drivers/gpu/drm/amd/pm/amdgpu_pm.c
2060
dev_attr->attr.mode &= ~S_IWUGO;
drivers/gpu/drm/amd/pm/amdgpu_pm.c
2069
dev_attr->attr.mode &= ~S_IWUGO;
drivers/gpu/drm/amd/pm/amdgpu_pm.c
2083
dev_attr->attr.mode &= ~S_IWUGO;
drivers/gpu/drm/amd/pm/amdgpu_pm.c
2689
dev_attr->attr.mode &= ~S_IWUGO;
drivers/gpu/drm/msm/adreno/a5xx_debugfs.c
157
debugfs_create_file_unsafe("reset", S_IWUGO, minor->debugfs_root, dev,
drivers/usb/gadget/function/uvc_configfs.c
27
.ca_mode = S_IRUGO | S_IWUGO, \
drivers/vfio/container.c
413
.mode = S_IRUGO | S_IWUGO,
fs/adfs/inode.c
121
mode |= S_IWUGO & asb->s_owner_mask;
fs/adfs/inode.c
127
mode |= S_IWUGO & asb->s_other_mask;
fs/adfs/inode.c
154
if (mode & S_IWUGO)
fs/adfs/inode.c
161
if (mode & S_IWUGO)
fs/configfs/file.c
341
if (!(inode->i_mode & S_IWUGO))
fs/debugfs/file.c
567
if (!(mode & S_IWUGO))
fs/fat/fat.h
204
if (!(mask & S_IWUGO))
fs/fat/fat.h
214
mode &= ~S_IWUGO;
fs/fat/fat.h
228
if (fat_mode_can_hold_ro(inode) && !(inode->i_mode & S_IWUGO))
fs/fat/file.c
485
if ((perm & S_IWUGO) && ((perm & S_IWUGO) != (S_IWUGO & ~mask)))
fs/fat/file.c
488
if ((perm & S_IWUGO) != (S_IWUGO & ~mask))
fs/fat/file.c
74
S_IRUGO | S_IWUGO | (inode->i_mode & S_IXUGO));
fs/fat/inode.c
547
? S_IRUGO|S_IWUGO : S_IRWXUGO));
fs/hfs/inode.c
245
inode->i_mode |= S_IWUGO;
fs/hfs/inode.c
381
inode->i_mode |= S_IWUGO;
fs/hfs/inode.c
654
attr->ia_mode = inode->i_mode | S_IWUGO;
fs/hfs/inode.c
656
attr->ia_mode = inode->i_mode & ~S_IWUGO;
fs/hfsplus/inode.c
253
mode = S_IFREG | ((S_IRUGO|S_IWUGO) & ~(sbi->umask));
fs/kernfs/file.c
624
(!(inode->i_mode & S_IWUGO) || !has_write))
fs/proc/base.c
3377
REG("timerslack_ns", S_IRUGO|S_IWUGO, proc_pid_set_timerslack_ns_operations),
fs/proc/generic.c
495
(S_IFLNK | S_IRUGO | S_IWUGO | S_IXUGO),1);
fs/proc/proc_sysctl.c
1172
if ((entry->mode & (S_IRUGO|S_IWUGO)) != entry->mode)
fs/smb/client/cifsacl.c
735
if (mode & S_IWUGO)
fs/smb/client/dir.c
344
if (!tcon->unix_ext && (mode & S_IWUGO) == 0)
fs/smb/client/inode.c
1427
fattr->cf_mode &= ~(S_IWUGO);
fs/smb/client/inode.c
2195
(mode & S_IWUGO) == 0 && server->ops->mkdir_setinfo)
fs/smb/client/inode.c
3452
if (((mode & S_IWUGO) == 0) &&
fs/smb/client/inode.c
3459
attrs->ia_mode = inode->i_mode & ~S_IWUGO;
fs/smb/client/inode.c
3460
} else if ((mode & S_IWUGO) &&
fs/smb/client/inode.c
972
fattr->cf_mode &= ~(S_IWUGO);
fs/smb/client/readdir.c
210
fattr->cf_mode &= ~S_IWUGO;
ipc/msg.c
884
if (ipcperms(ns, &msq->q_perm, S_IWUGO))
ipc/sem.c
1368
if (ipcperms(ns, &sma->sem_perm, S_IWUGO)) {
ipc/sem.c
1425
if (ipcperms(ns, &sma->sem_perm, cmd == SETALL ? S_IWUGO : S_IRUGO))
ipc/sem.c
2061
if (ipcperms(ns, &sma->sem_perm, alter ? S_IWUGO : S_IRUGO)) {
ipc/shm.c
1570
acc_mode = S_IRUGO | S_IWUGO;
kernel/cgroup/cgroup.c
1601
mode |= S_IWUGO;
net/mac80211/rc80211_minstrel_ht.c
1956
debugfs_create_u32("fixed_rate_idx", S_IRUGO | S_IWUGO, debugfsdir,
security/apparmor/apparmorfs.c
2687
inode->i_mode = S_IFCHR | S_IRUGO | S_IWUGO;
security/apparmor/apparmorfs.c
2689
init_special_inode(inode, S_IFCHR | S_IRUGO | S_IWUGO,
security/selinux/hooks.c
6659
if (flag & S_IWUGO)
security/selinux/selinuxfs.c
1834
[SEL_CONTEXT] = {"context", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1835
[SEL_ACCESS] = {"access", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1836
[SEL_CREATE] = {"create", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1837
[SEL_RELABEL] = {"relabel", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1838
[SEL_USER] = {"user", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1843
[SEL_MEMBER] = {"member", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1850
S_IWUGO},
security/selinux/selinuxfs.c
1871
inode = sel_make_inode(sb, S_IFCHR | S_IRUGO | S_IWUGO);
security/selinux/selinuxfs.c
1881
init_special_inode(inode, S_IFCHR | S_IRUGO | S_IWUGO, MKDEV(MEM_MAJOR, 3));
security/smack/smack_lsm.c
3117
if (flags & S_IWUGO)
security/smack/smackfs.c
2903
"load-self", &smk_load_self_ops, S_IRUGO|S_IWUGO},
security/smack/smackfs.c
2905
"access", &smk_access_ops, S_IRUGO|S_IWUGO},
security/smack/smackfs.c
2911
"load-self2", &smk_load_self2_ops, S_IRUGO|S_IWUGO},
security/smack/smackfs.c
2913
"access2", &smk_access2_ops, S_IRUGO|S_IWUGO},
security/smack/smackfs.c
2935
S_IRUGO|S_IWUGO},
tools/perf/trace/beauty/mode_t.c
18
#ifndef S_IWUGO