Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/
Drpc_pipe.c1071 ret = rpc_mkdir_populate(dentry, name, S_IRUGO | S_IXUGO, NULL, in rpc_create_client_dir()
1167 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1171 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1175 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1179 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1183 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1187 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1191 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1195 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1199 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
[all …]
/linux-4.4.14/include/linux/
Dstat.h12 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro
Dfs.h2454 return (inode->i_mode & S_IXUGO) || S_ISDIR(inode->i_mode); in execute_ok()
/linux-4.4.14/fs/fat/
Dfile.c67 S_IRUGO | S_IWUGO | (inode->i_mode & S_IXUGO)); in fat_ioctl_set_attributes()
344 if ((perm & (S_IRUGO | S_IXUGO)) != (inode->i_mode & (S_IRUGO|S_IXUGO))) in fat_sanitize_mode()
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-proc.c82 root->mode = S_IFDIR | S_IRUGO | S_IXUGO; in snd_dg00x_proc_init()
/linux-4.4.14/sound/firewire/tascam/
Dtascam-proc.c81 root->mode = S_IFDIR | S_IRUGO | S_IXUGO; in snd_tscm_proc_init()
/linux-4.4.14/sound/firewire/oxfw/
Doxfw-proc.c106 root->mode = S_IFDIR | S_IRUGO | S_IXUGO; in snd_oxfw_proc_init()
/linux-4.4.14/fs/sysfs/
Ddir.c56 S_IRWXU | S_IRUGO | S_IXUGO, kobj, ns); in sysfs_create_dir_ns()
Dgroup.c125 S_IRWXU | S_IRUGO | S_IXUGO, kobj); in internal_create_group()
/linux-4.4.14/fs/adfs/
Dinode.c97 return S_IFDIR | S_IXUGO | mode; in adfs_atts2mode()
105 rmask = S_IRUGO | S_IXUGO; in adfs_atts2mode()
/linux-4.4.14/fs/configfs/
Dmount.c80 inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO, in configfs_fill_super()
Ddir.c275 umode_t mode = S_IFDIR| S_IRWXU | S_IRUGO | S_IXUGO; in configfs_create_dir()
/linux-4.4.14/fs/proc/
Dgeneric.c403 (S_IFLNK | S_IRUGO | S_IWUGO | S_IXUGO),1); in proc_symlink()
430 mode = S_IRUGO | S_IXUGO; in proc_mkdir_data()
464 umode_t mode = S_IFDIR | S_IRUGO | S_IXUGO; in proc_create_mount_point()
Dbase.c1706 if ((inode->i_mode == (S_IFDIR|S_IRUGO|S_IXUGO)) || in pid_getattr()
1747 if ((inode->i_mode == (S_IFDIR|S_IRUGO|S_IXUGO)) || in pid_revalidate()
2734 DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations),
2738 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
2740 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
2777 DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
2948 inode->i_mode = S_IFDIR|S_IRUGO|S_IXUGO; in proc_pid_instantiate()
3087 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3089 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
3125 DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
[all …]
Droot.c254 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
Dproc_sysctl.c56 .mode = S_IFDIR|S_IRUGO|S_IXUGO,
896 table[0].mode = S_IFDIR|S_IRUGO|S_IXUGO; in new_dir()
/linux-4.4.14/security/
Dinode.c169 S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO, in securityfs_create_dir()
/linux-4.4.14/arch/s390/appldata/
Dappldata_base.c76 .mode = S_IRUGO | S_IXUGO,
402 ops->ctl_table[0].mode = S_IRUGO | S_IXUGO; in appldata_register_ops()
/linux-4.4.14/fs/openpromfs/
Dinode.c242 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in openpromfs_lookup()
362 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in openprom_iget()
/linux-4.4.14/fs/romfs/
Dsuper.c353 mode |= S_IXUGO; in romfs_iget()
359 mode |= S_IXUGO; in romfs_iget()
/linux-4.4.14/sound/firewire/bebob/
Dbebob_proc.c186 root->mode = S_IFDIR | S_IRUGO | S_IXUGO; in snd_bebob_proc_init()
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_proc.c222 root->mode = S_IFDIR | S_IRUGO | S_IXUGO; in snd_efw_proc_init()
/linux-4.4.14/fs/cifs/
Dcifsacl.c460 *pbits_to_set &= ~S_IXUGO; in access_flags_to_mode()
481 *pmode |= (S_IXUGO & (*pbits_to_set)); in access_flags_to_mode()
509 if (mode & S_IXUGO) in mode_to_access_flags()
Dinode.c320 fattr->cf_mode = S_IFDIR | S_IXUGO | S_IRWXU;
Dconnect.c1262 vol->dir_mode = vol->file_mode = S_IRUGO | S_IXUGO | S_IWUSR; in cifs_parse_mount_options()
/linux-4.4.14/sound/core/
Dinfo.c450 entry->mode = S_IFDIR | S_IRUGO | S_IXUGO; in create_subdir()
466 snd_proc_root->mode = S_IFDIR | S_IRUGO | S_IXUGO; in snd_info_init()
Dpcm.c524 entry->mode = S_IFDIR | S_IRUGO | S_IXUGO; in snd_pcm_stream_proc_init()
581 entry->mode = S_IFDIR | S_IRUGO | S_IXUGO; in snd_pcm_substream_proc_init()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_fs.c233 ret = create_file(unit, S_IFDIR|S_IRUGO|S_IXUGO, sb->s_root, &dir, in create_device_files()
/linux-4.4.14/fs/hfs/
Dinode.c217 inode->i_mode |= S_IRUGO|S_IXUGO; in hfs_new_inode()
345 inode->i_mode = S_IRUGO | S_IXUGO; in hfs_read_inode()
/linux-4.4.14/fs/kernfs/
Ddir.c743 kn = __kernfs_new_node(root, "", S_IFDIR | S_IRUGO | S_IXUGO, in kernfs_create_root()
826 kn = kernfs_new_node(parent, name, S_IRUGO|S_IXUGO|S_IFDIR, KERNFS_DIR); in kernfs_create_empty_dir()
/linux-4.4.14/fs/afs/
Dinode.c175 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in afs_iget_autocell()
/linux-4.4.14/fs/tracefs/
Dinode.c432 inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in __create_dir()
/linux-4.4.14/fs/ncpfs/
Dinode.c198 inode->i_mode |= (inode->i_mode >> 2) & S_IXUGO; in ncp_update_attrs()
919 if (newmode & ~server->m.file_mode & S_IXUGO) in ncp_notify_change()
Ddir.c932 (mode & S_IXUGO)) in ncp_create_new()
/linux-4.4.14/fs/affs/
Dinode.c106 inode->i_mode = S_IRUGO | S_IXUGO | S_IWUSR | S_IFDIR; in affs_iget()
/linux-4.4.14/sound/pci/ac97/
Dac97_proc.c477 entry->mode = S_IFDIR | S_IRUGO | S_IXUGO; in snd_ac97_bus_proc_init()
/linux-4.4.14/fs/debugfs/
Dinode.c421 inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO; in debugfs_create_dir()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_fs.c383 ret = create_file(unit, S_IFDIR|S_IRUGO|S_IXUGO, sb->s_root, &dir, in add_cntr_files()
/linux-4.4.14/fs/devpts/
Dinode.c396 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR; in devpts_fill_super()
/linux-4.4.14/arch/s390/kernel/
Ddebug.c924 .mode = S_IRUGO | S_IXUGO,
1105 mode = (id->mode | S_IFREG) & ~S_IXUGO; in debug_register_view()
/linux-4.4.14/fs/isofs/
Dinode.c1296 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in isofs_read_inode()
1313 inode->i_mode = S_IFREG | S_IRUGO | S_IXUGO; in isofs_read_inode()
/linux-4.4.14/fs/ubifs/
Dsb.c307 ino->mode = cpu_to_le32(S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO); in create_default_filesystem()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c233 S_IFDIR | S_IRUGO | S_IXUGO,
/linux-4.4.14/fs/
Dlibfs.c1184 inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO; in make_empty_dir_inode()
Dnamei.c354 if (!(mask & MAY_EXEC) || (inode->i_mode & S_IXUGO)) in generic_permission()
/linux-4.4.14/fs/fuse/
Ddir.c1124 if (!(inode->i_mode & S_IXUGO)) { in fuse_permission()
1129 if (!err && !(inode->i_mode & S_IXUGO)) in fuse_permission()
/linux-4.4.14/ipc/
Dshm.c1135 acc_mode |= S_IXUGO; in do_shmat()
/linux-4.4.14/fs/jffs2/
Dreadinode.c1194 latest_node->mode = cpu_to_jemode(S_IFDIR|S_IRUGO|S_IWUSR|S_IXUGO); in jffs2_do_read_inode_internal()
/linux-4.4.14/security/selinux/
Dselinuxfs.c1719 inode = sel_make_inode(dir->d_sb, S_IFDIR | S_IRUGO | S_IXUGO); in sel_make_dir()
/linux-4.4.14/sound/pci/cs46xx/
Ddsp_spos.c800 entry->mode = S_IFDIR | S_IRUGO | S_IXUGO; in cs46xx_dsp_proc_init()
/linux-4.4.14/drivers/usb/gadget/legacy/
Dinode.c1988 S_IFDIR | S_IRUGO | S_IXUGO); in gadgetfs_fill_super()
/linux-4.4.14/fs/nfsd/
Dvfs.c466 if (inode->i_mode & S_IXUGO) in nfsd4_is_junction()
/linux-4.4.14/security/smack/
Dsmack_lsm.c2858 if (flags & S_IXUGO) in smack_flags_to_may()
/linux-4.4.14/fs/nfs/
Dnfs4proc.c3501 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO; in nfs_fixup_secinfo_attributes()
6350 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO; in nfs_fixup_referral_attributes()
/linux-4.4.14/drivers/md/
Dmd.c140 .mode = S_IRUGO|S_IXUGO,
/linux-4.4.14/fs/btrfs/
Dinode.c5610 inode->i_mode = S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO; in new_simple_dir()