Home
last modified time | relevance | path

Searched refs:S_IXUGO (Results 1 - 25 of 82) sorted by relevance

1234

/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dmode_t.c19 #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 Dmode_t.c19 #ifndef S_IXUGO
20 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
/kernel/linux/linux-5.10/include/linux/
H A Dstat.h13 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
/kernel/linux/linux-6.6/include/linux/
H A Dstat.h13 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
/kernel/linux/linux-5.10/fs/fat/
H A Dfile.c72 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 Dfile.c72 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 Dinode.c95 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 Dinode.c97 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 Dmount.c76 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 Ddir.c60 S_IRWXU | S_IRUGO | S_IXUGO, uid, gid, in sysfs_create_dir_ns()
/kernel/linux/linux-6.6/fs/configfs/
H A Dmount.c74 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 Dbase.c2026 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 Dgeneric.c464 (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 Droot.c368 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
/kernel/linux/linux-5.10/arch/s390/appldata/
H A Dappldata_base.c77 .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 Dinode.c245 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 Dsuper.c336 mode |= S_IXUGO; in romfs_iget()
342 mode |= S_IXUGO; in romfs_iget()
/kernel/linux/linux-6.6/fs/openpromfs/
H A Dinode.c247 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 Dsuper.c336 mode |= S_IXUGO; in romfs_iget()
342 mode |= S_IXUGO; in romfs_iget()
/kernel/linux/linux-5.10/fs/proc/
H A Dgeneric.c470 (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 Dbase.c2035 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 Droot.c364 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
/kernel/linux/linux-6.6/fs/tracefs/
H A Devent_inode.c392 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 Ddynroot.c80 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in afs_iget_pseudo_dir()
/kernel/linux/linux-6.6/fs/afs/
H A Ddynroot.c81 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in afs_iget_pseudo_dir()

Completed in 31 milliseconds

1234