Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dmode_t.c19 #ifndef S_IXUGO
20 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dstat.h13 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/fs/adfs/
H A Dinode.c95 return S_IFDIR | S_IXUGO | mode; in adfs_atts2mode()
103 rmask = S_IRUGO | S_IXUGO; in adfs_atts2mode()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/fs/sysfs/
H A Ddir.c60 S_IRWXU | S_IRUGO | S_IXUGO, uid, gid, in sysfs_create_dir_ns()
H A Dgroup.c138 S_IRWXU | S_IRUGO | S_IXUGO, in internal_create_group()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c1845 if (mode != (S_IFDIR|S_IRUGO|S_IXUGO)) { in task_dump_owner()
3174 DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations),
3177 DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations),
3178 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3180 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
3221 DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
3348 inode = proc_pid_make_inode(dentry->d_sb, task, S_IFDIR | S_IRUGO | S_IXUGO); in proc_pid_instantiate()
3521 DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations),
3522 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3524 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
[all …]
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 Droot.c364 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
H A Dproc_sysctl.c65 .mode = S_IFDIR|S_IRUGO|S_IXUGO,
967 table[0].mode = S_IFDIR|S_IRUGO|S_IXUGO; in new_dir()
/OK3568_Linux_fs/kernel/fs/configfs/
H A Dmount.c76 inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO, in configfs_fill_super()
/OK3568_Linux_fs/kernel/fs/romfs/
H A Dsuper.c336 mode |= S_IXUGO; in romfs_iget()
342 mode |= S_IXUGO; in romfs_iget()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsacl.c583 *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()
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dinode.c220 inode->i_mode |= S_IRUGO|S_IXUGO; in hfs_new_inode()
349 inode->i_mode = S_IRUGO | S_IXUGO; in hfs_read_inode()
/OK3568_Linux_fs/kernel/fs/afs/
H A Ddynroot.c80 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in afs_iget_pseudo_dir()
/OK3568_Linux_fs/kernel/fs/tracefs/
H A Dinode.c523 inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in __create_dir()
/OK3568_Linux_fs/kernel/fs/devpts/
H A Dinode.c473 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR; in devpts_fill_super()
/OK3568_Linux_fs/kernel/fs/affs/
H A Dinode.c108 inode->i_mode = S_IRUGO | S_IXUGO | S_IWUSR | S_IFDIR; in affs_iget()
/OK3568_Linux_fs/kernel/fs/isofs/
H A Dinode.c1355 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in isofs_read_inode()
1372 inode->i_mode = S_IFREG | S_IRUGO | S_IXUGO; in isofs_read_inode()
/OK3568_Linux_fs/kernel/fs/kernfs/
H A Ddir.c977 kn = __kernfs_new_node(root, NULL, "", S_IFDIR | S_IRUGO | S_IXUGO, in kernfs_create_root()
1065 kn = kernfs_new_node(parent, name, S_IRUGO|S_IXUGO|S_IFDIR, in kernfs_create_empty_dir()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Ddebug.c932 .mode = S_IRUGO | S_IXUGO,
1143 mode = (id->mode | S_IFREG) & ~S_IXUGO; in debug_register_view()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_fs.c368 ret = create_file(unit, S_IFDIR|S_IRUGO|S_IXUGO, sb->s_root, &dir, in add_cntr_files()
/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dinode.c571 inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in debugfs_create_dir()

123