Home
last modified time | relevance | path

Searched refs:S_IXUGO (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/tools/perf/trace/beauty/
H A Dmode_t.c19 #ifndef S_IXUGO
20 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
/openbmc/linux/include/linux/
H A Dstat.h13 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
/openbmc/linux/fs/adfs/
H A Dinode.c97 return S_IFDIR | S_IXUGO | mode; in adfs_atts2mode()
105 rmask = S_IRUGO | S_IXUGO; in adfs_atts2mode()
/openbmc/linux/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()
/openbmc/linux/fs/configfs/
H A Dmount.c74 inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO, in configfs_fill_super()
/openbmc/linux/fs/openpromfs/
H A Dinode.c247 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in openpromfs_lookup()
392 root_inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in openprom_fill_super()
/openbmc/linux/fs/proc/
H A Dbase.c1848 if (mode != (S_IFDIR|S_IRUGO|S_IXUGO)) { in task_dump_owner()
3242 DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations),
3245 DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations),
3246 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3248 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
3421 S_IFDIR | S_IRUGO | S_IXUGO); in proc_pid_instantiate()
3596 DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations),
3597 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3599 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
3638 DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
[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,
H A Dproc_sysctl.c72 .mode = S_IFDIR|S_IRUGO|S_IXUGO,
978 table[0].mode = S_IFDIR|S_IRUGO|S_IXUGO; in new_dir()
/openbmc/linux/fs/romfs/
H A Dsuper.c336 mode |= S_IXUGO; in romfs_iget()
342 mode |= S_IXUGO; in romfs_iget()
/openbmc/linux/fs/tracefs/
H A Devent_inode.c487 S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO); in lookup_dir_entry()
881 inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in eventfs_create_events_dir()
/openbmc/linux/fs/afs/
H A Ddynroot.c81 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in afs_iget_pseudo_dir()
/openbmc/linux/fs/hfs/
H A Dinode.c224 inode->i_mode |= S_IRUGO|S_IXUGO; in hfs_new_inode()
353 inode->i_mode = S_IRUGO | S_IXUGO; in hfs_read_inode()
/openbmc/linux/fs/sysfs/
H A Dgroup.c139 S_IRWXU | S_IRUGO | S_IXUGO, in internal_create_group()
/openbmc/linux/fs/devpts/
H A Dinode.c455 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR; in devpts_fill_super()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_fs.c366 ret = create_file(unit, S_IFDIR|S_IRUGO|S_IXUGO, sb->s_root, &dir, in add_cntr_files()
/openbmc/linux/fs/affs/
H A Dinode.c108 inode->i_mode = S_IRUGO | S_IXUGO | S_IWUSR | S_IFDIR; in affs_iget()
/openbmc/linux/fs/isofs/
H A Dinode.c1368 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in isofs_read_inode()
1385 inode->i_mode = S_IFREG | S_IRUGO | S_IXUGO; in isofs_read_inode()
/openbmc/linux/fs/debugfs/
H A Dinode.c609 inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in debugfs_create_dir()
/openbmc/linux/fs/kernfs/
H A Ddir.c988 kn = __kernfs_new_node(root, NULL, "", S_IFDIR | S_IRUGO | S_IXUGO, in kernfs_create_root()
1093 kn = kernfs_new_node(parent, name, S_IRUGO|S_IXUGO|S_IFDIR, in kernfs_create_empty_dir()
/openbmc/u-boot/fs/ubifs/
H A Dsb.c304 ino->mode = cpu_to_le32(S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO); in create_default_filesystem()
/openbmc/linux/fs/ubifs/
H A Dsb.c305 ino->mode = cpu_to_le32(S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO); in create_default_filesystem()
/openbmc/linux/security/selinux/
H A Dselinuxfs.c1946 inode = sel_make_inode(dir->d_sb, S_IFDIR | S_IRUGO | S_IXUGO); in sel_make_dir()
1967 struct inode *inode = sel_make_inode(sb, S_IFDIR | S_IRUGO | S_IXUGO); in sel_make_disconnected_dir()
/openbmc/linux/fs/fuse/
H A Ddir.c1552 if (!(inode->i_mode & S_IXUGO)) { in fuse_permission()
1557 if (!err && !(inode->i_mode & S_IXUGO)) in fuse_permission()

12