/kernel/linux/linux-5.10/tools/perf/trace/beauty/ |
H A D | mode_t.c | 19 #ifndef S_IXUGO 20 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
|
/kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
H A D | mode_t.c | 19 #ifndef S_IXUGO 20 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | stat.h | 13 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | stat.h | 13 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | file.c | 72 S_IRUGO | S_IWUGO | (inode->i_mode & S_IXUGO)); in fat_ioctl_set_attributes() 435 if ((perm & (S_IRUGO | S_IXUGO)) != (inode->i_mode & (S_IRUGO|S_IXUGO))) in fat_sanitize_mode()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | file.c | 72 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()
|
/kernel/linux/linux-5.10/fs/adfs/ |
H A D | inode.c | 95 return S_IFDIR | S_IXUGO | mode; in adfs_atts2mode() 103 rmask = S_IRUGO | S_IXUGO; in adfs_atts2mode()
|
/kernel/linux/linux-6.6/fs/adfs/ |
H A D | inode.c | 97 return S_IFDIR | S_IXUGO | mode; in adfs_atts2mode() 105 rmask = S_IRUGO | S_IXUGO; in adfs_atts2mode()
|
/kernel/linux/linux-5.10/fs/configfs/ |
H A D | mount.c | 76 inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO, in configfs_fill_super()
|
/kernel/linux/linux-5.10/fs/sysfs/ |
H A D | dir.c | 60 S_IRWXU | S_IRUGO | S_IXUGO, uid, gid, in sysfs_create_dir_ns()
|
/kernel/linux/linux-6.6/fs/configfs/ |
H A D | mount.c | 74 inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO, in configfs_fill_super()
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 2026 if (mode != (S_IFDIR|S_IRUGO|S_IXUGO)) { in task_dump_owner() 3429 DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations), 3432 DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations), 3433 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations), 3435 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations), 3479 DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations), 3620 S_IFDIR | S_IRUGO | S_IXUGO); in proc_pid_instantiate() 3795 DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations), 3796 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations), 3798 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operation [all...] |
H A D | generic.c | 464 (S_IFLNK | S_IRUGO | S_IWUGO | S_IXUGO),1); in proc_symlink() 487 mode = S_IRUGO | S_IXUGO; in _proc_mkdir() 526 umode_t mode = S_IFDIR | S_IRUGO | S_IXUGO; in proc_create_mount_point()
|
H A D | root.c | 368 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
|
/kernel/linux/linux-5.10/arch/s390/appldata/ |
H A D | appldata_base.c | 77 .mode = S_IRUGO | S_IXUGO, 379 ops->ctl_table[0].mode = S_IRUGO | S_IXUGO; in appldata_register_ops()
|
/kernel/linux/linux-5.10/fs/openpromfs/ |
H A D | inode.c | 245 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in openpromfs_lookup() 358 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in openprom_iget()
|
/kernel/linux/linux-5.10/fs/romfs/ |
H A D | super.c | 336 mode |= S_IXUGO; in romfs_iget() 342 mode |= S_IXUGO; in romfs_iget()
|
/kernel/linux/linux-6.6/fs/openpromfs/ |
H A D | inode.c | 247 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in openpromfs_lookup() 393 root_inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in openprom_fill_super()
|
/kernel/linux/linux-6.6/fs/romfs/ |
H A D | super.c | 336 mode |= S_IXUGO; in romfs_iget() 342 mode |= S_IXUGO; in romfs_iget()
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | generic.c | 470 (S_IFLNK | S_IRUGO | S_IWUGO | S_IXUGO),1); in proc_symlink() 493 mode = S_IRUGO | S_IXUGO; in _proc_mkdir() 532 umode_t mode = S_IFDIR | S_IRUGO | S_IXUGO; in proc_create_mount_point()
|
H A D | base.c | 2035 if (mode != (S_IFDIR|S_IRUGO|S_IXUGO)) { in task_dump_owner() 3401 DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations), 3405 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations), 3407 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations), 3455 DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations), 3592 S_IFDIR | S_IRUGO | S_IXUGO); in proc_pid_instantiate() 3767 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations), 3769 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations), 3808 DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations), 3901 S_IFDIR | S_IRUGO | S_IXUGO); in proc_task_instantiate() [all...] |
H A D | root.c | 364 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
|
/kernel/linux/linux-6.6/fs/tracefs/ |
H A D | event_inode.c | 392 S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO); in lookup_dir_entry() 762 inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in eventfs_create_events_dir()
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | dynroot.c | 80 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in afs_iget_pseudo_dir()
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | dynroot.c | 81 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in afs_iget_pseudo_dir()
|