Home
last modified time | relevance | path

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

12

/linux/tools/perf/trace/beauty/
H A Dmode_t.c19 #ifndef S_IXUGO
20 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
/linux/fs/configfs/
H A Dmount.c74 inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO, in configfs_fill_super()
H A Ddir.c297 umode_t mode = S_IFDIR| S_IRWXU | S_IRUGO | S_IXUGO; in configfs_create_dir()
/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()
/linux/fs/proc/
H A Dbase.c1892 if (mode != (S_IFDIR | S_IRUGO | S_IXUGO)) { in task_dump_owner()
3283 DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations), in proc_pid_ksm_stat()
3286 DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations), in proc_pid_ksm_stat()
3287 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations), in proc_pid_ksm_stat()
3289 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
3328 DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
3460 S_IFDIR | S_IRUGO | S_IXUGO);
3643 DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations), in proc_tid_comm_permission()
3644 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations), in proc_tid_comm_permission()
3646 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operation in proc_tid_comm_permission()
[all...]
H A Droot.c460 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
H A Dproc_sysctl.c74 .mode = S_IFDIR|S_IRUGO|S_IXUGO,
976 table[0].mode = S_IFDIR|S_IRUGO|S_IXUGO; in new_dir()
/linux/fs/romfs/
H A Dsuper.c327 mode |= S_IXUGO; in romfs_iget()
333 mode |= S_IXUGO; in romfs_iget()
/linux/fs/tracefs/
H A Devent_inode.c408 umode_t mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in lookup_dir_entry()
784 inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in eventfs_create_events_dir()
/linux/fs/devpts/
H A Dinode.c379 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR; in devpts_fill_super()
/linux/fs/sysfs/
H A Dgroup.c157 mode = S_IRWXU | S_IRUGO | S_IXUGO; in internal_create_group()
/linux/fs/kernfs/
H A Ddir.c1046 kn = __kernfs_new_node(root, NULL, "", S_IFDIR | S_IRUGO | S_IXUGO, in kernfs_create_root()
1152 kn = kernfs_new_node(parent, name, S_IRUGO|S_IXUGO|S_IFDIR, in kernfs_create_empty_dir()
/linux/fs/debugfs/
H A Dinode.c585 inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in debugfs_create_dir()
/linux/fs/ubifs/
H A Dsb.c305 ino->mode = cpu_to_le32(S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO); in create_default_filesystem()
/linux/fs/jffs2/
H A Dreadinode.c1210 latest_node->mode = cpu_to_jemode(S_IFDIR|S_IRUGO|S_IWUSR|S_IXUGO); in jffs2_do_read_inode_internal()
/linux/arch/s390/kernel/
H A Ddebug.c1440 mode = (id->mode | S_IFREG) & ~S_IXUGO;
/linux/ipc/
H A Dshm.c1575 acc_mode |= S_IXUGO; in do_shmat()
/linux/drivers/usb/gadget/legacy/
H A Dinode.c2044 S_IFDIR | S_IRUGO | S_IXUGO); in gadgetfs_fill_super()
/linux/fs/smb/client/
H A Dcifsacl.c734 if (mode & S_IXUGO) in dump_ace()
H A Dfs_context.c2004 ctx->dir_mode = ctx->file_mode = S_IRUGO | S_IXUGO | S_IWUSR; in smb3_init_fs_context()
H A Dinode.c371 fattr->cf_mode = S_IFDIR | S_IXUGO | S_IRWXU; in update_inode_info()
/linux/security/selinux/
H A Dselinuxfs.c1770 inode = sel_make_inode(dir->d_sb, S_IFDIR | S_IRUGO | S_IXUGO); in sel_make_dir()
/linux/security/smack/
H A Dsmack_lsm.c3119 if (flags & S_IXUGO) in smack_flags_to_may()
/linux/fs/nfs/
H A Dnfs4proc.c4618 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO; in nfs_fixup_secinfo_attributes()
8051 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO; in nfs_fixup_referral_attributes()
/linux/fs/
H A Dnamei.c558 if (!(mask & MAY_EXEC) || (inode->i_mode & S_IXUGO)) in generic_permission()

12