/linux-4.19.296/include/linux/ |
D | stat.h | 13 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
|
/linux-4.19.296/fs/fat/ |
D | file.c | 71 S_IRUGO | S_IWUGO | (inode->i_mode & S_IXUGO)); in fat_ioctl_set_attributes() 444 if ((perm & (S_IRUGO | S_IXUGO)) != (inode->i_mode & (S_IRUGO|S_IXUGO))) in fat_sanitize_mode()
|
/linux-4.19.296/fs/adfs/ |
D | inode.c | 97 return S_IFDIR | S_IXUGO | mode; in adfs_atts2mode() 105 rmask = S_IRUGO | S_IXUGO; in adfs_atts2mode()
|
/linux-4.19.296/fs/configfs/ |
D | mount.c | 80 inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO, in configfs_fill_super()
|
D | dir.c | 316 umode_t mode = S_IFDIR| S_IRWXU | S_IRUGO | S_IXUGO; in configfs_create_dir()
|
/linux-4.19.296/fs/sysfs/ |
D | dir.c | 59 S_IRWXU | S_IRUGO | S_IXUGO, uid, gid, in sysfs_create_dir_ns()
|
D | group.c | 136 S_IRWXU | S_IRUGO | S_IXUGO, in internal_create_group()
|
/linux-4.19.296/fs/openpromfs/ |
D | inode.c | 242 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in openpromfs_lookup() 361 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in openprom_iget()
|
/linux-4.19.296/fs/proc/ |
D | root.c | 200 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
|
D | generic.c | 462 (S_IFLNK | S_IRUGO | S_IWUGO | S_IXUGO),1); in proc_symlink() 485 mode = S_IRUGO | S_IXUGO; in _proc_mkdir() 524 umode_t mode = S_IFDIR | S_IRUGO | S_IXUGO; in proc_create_mount_point()
|
D | base.c | 1717 if (mode != (S_IFDIR|S_IRUGO|S_IXUGO)) { in task_dump_owner() 2962 DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations), 2966 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations), 2968 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations), 3006 DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations), 3174 inode = proc_pid_make_inode(dentry->d_sb, task, S_IFDIR | S_IRUGO | S_IXUGO); in proc_pid_instantiate() 3351 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations), 3353 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations), 3392 DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations), 3465 inode = proc_pid_make_inode(dentry->d_sb, task, S_IFDIR | S_IRUGO | S_IXUGO); in proc_task_instantiate()
|
D | proc_sysctl.c | 59 .mode = S_IFDIR|S_IRUGO|S_IXUGO, 964 table[0].mode = S_IFDIR|S_IRUGO|S_IXUGO; in new_dir()
|
/linux-4.19.296/fs/romfs/ |
D | super.c | 336 mode |= S_IXUGO; in romfs_iget() 342 mode |= S_IXUGO; in romfs_iget()
|
/linux-4.19.296/fs/cifs/ |
D | cifsacl.c | 583 *pbits_to_set &= ~S_IXUGO; in access_flags_to_mode() 604 *pmode |= (S_IXUGO & (*pbits_to_set)); in access_flags_to_mode() 632 if (mode & S_IXUGO) in mode_to_access_flags()
|
/linux-4.19.296/fs/hfs/ |
D | inode.c | 219 inode->i_mode |= S_IRUGO|S_IXUGO; in hfs_new_inode() 348 inode->i_mode = S_IRUGO | S_IXUGO; in hfs_read_inode()
|
/linux-4.19.296/fs/devpts/ |
D | inode.c | 476 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR; in devpts_fill_super()
|
/linux-4.19.296/fs/affs/ |
D | inode.c | 108 inode->i_mode = S_IRUGO | S_IXUGO | S_IWUSR | S_IFDIR; in affs_iget()
|
/linux-4.19.296/fs/kernfs/ |
D | dir.c | 970 kn = __kernfs_new_node(root, "", S_IFDIR | S_IRUGO | S_IXUGO, in kernfs_create_root() 1058 kn = kernfs_new_node(parent, name, S_IRUGO|S_IXUGO|S_IFDIR, in kernfs_create_empty_dir()
|
/linux-4.19.296/fs/debugfs/ |
D | inode.c | 516 inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in debugfs_create_dir()
|
/linux-4.19.296/fs/afs/ |
D | inode.c | 206 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in afs_iget_pseudo_dir()
|
/linux-4.19.296/fs/isofs/ |
D | inode.c | 1360 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in isofs_read_inode() 1377 inode->i_mode = S_IFREG | S_IRUGO | S_IXUGO; in isofs_read_inode()
|
/linux-4.19.296/fs/ubifs/ |
D | sb.c | 325 ino->mode = cpu_to_le32(S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO); in create_default_filesystem()
|
/linux-4.19.296/fs/fuse/ |
D | dir.c | 1187 if (!(inode->i_mode & S_IXUGO)) { in fuse_permission() 1192 if (!err && !(inode->i_mode & S_IXUGO)) in fuse_permission()
|
/linux-4.19.296/fs/ |
D | libfs.c | 1263 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in make_empty_dir_inode()
|
/linux-4.19.296/fs/jffs2/ |
D | readinode.c | 1210 latest_node->mode = cpu_to_jemode(S_IFDIR|S_IRUGO|S_IWUSR|S_IXUGO); in jffs2_do_read_inode_internal()
|