Home
last modified time | relevance | path

Searched defs:acl (Results 1 – 63 of 63) sorted by relevance

/linux-4.1.27/drivers/target/iscsi/
Discsi_target_nodeattrib.c36 struct iscsi_node_acl *acl, in iscsit_set_default_node_attribues()
52 struct iscsi_node_acl *acl, in iscsit_na_dataout_timeout()
77 struct iscsi_node_acl *acl, in iscsit_na_dataout_timeout_retries()
103 struct iscsi_node_acl *acl, in iscsit_na_nopin_timeout()
158 struct iscsi_node_acl *acl, in iscsit_na_nopin_response_timeout()
184 struct iscsi_node_acl *acl, in iscsit_na_random_datain_pdu_offsets()
204 struct iscsi_node_acl *acl, in iscsit_na_random_datain_seq_offsets()
224 struct iscsi_node_acl *acl, in iscsit_na_random_r2t_offsets()
244 struct iscsi_node_acl *acl, in iscsit_na_default_erl()
Discsi_target_stat.c722 struct iscsi_node_acl *acl = container_of(igrps, in iscsi_stat_sess_show_attr_inst() local
735 struct iscsi_node_acl *acl = container_of(igrps, in iscsi_stat_sess_show_attr_node() local
759 struct iscsi_node_acl *acl = container_of(igrps, in iscsi_stat_sess_show_attr_indx() local
783 struct iscsi_node_acl *acl = container_of(igrps, in iscsi_stat_sess_show_attr_cmd_pdus() local
807 struct iscsi_node_acl *acl = container_of(igrps, in iscsi_stat_sess_show_attr_rsp_pdus() local
831 struct iscsi_node_acl *acl = container_of(igrps, in iscsi_stat_sess_show_attr_txdata_octs() local
855 struct iscsi_node_acl *acl = container_of(igrps, in iscsi_stat_sess_show_attr_rxdata_octs() local
879 struct iscsi_node_acl *acl = container_of(igrps, in iscsi_stat_sess_show_attr_conn_digest_errors() local
903 struct iscsi_node_acl *acl = container_of(igrps, in iscsi_stat_sess_show_attr_conn_timeout_errors() local
Discsi_target_configfs.c866 struct iscsi_node_acl *acl; in lio_tpg_alloc_fabric_acl() local
883 struct iscsi_node_acl *acl; in lio_target_make_nodeacl() local
928 struct iscsi_node_acl *acl = container_of(se_nacl, in lio_target_drop_nodeacl() local
1904 struct iscsi_node_acl *acl = container_of(se_acl, in lio_tpg_release_fabric_acl() local
1972 struct iscsi_node_acl *acl = container_of(se_acl, struct iscsi_node_acl, in lio_set_default_node_attributes() local
Discsi_target_tpg.c405 struct iscsi_node_acl *acl = container_of(se_nacl, struct iscsi_node_acl, in iscsit_tpg_get_node_attrib() local
/linux-4.1.27/fs/
Dposix_acl.c40 struct posix_acl *acl = ACCESS_ONCE(*p); in get_cached_acl() local
58 void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl) in set_cached_acl()
101 struct posix_acl *acl; in get_acl() local
130 posix_acl_init(struct posix_acl *acl, int count) in posix_acl_init()
145 struct posix_acl *acl = kmalloc(size, flags); in posix_acl_alloc() local
156 posix_acl_clone(const struct posix_acl *acl, gfp_t flags) in posix_acl_clone()
174 posix_acl_valid(const struct posix_acl *acl) in posix_acl_valid()
243 posix_acl_equiv_mode(const struct posix_acl *acl, umode_t *mode_p) in posix_acl_equiv_mode()
291 struct posix_acl *acl = posix_acl_alloc(3, flags); in posix_acl_from_mode() local
312 posix_acl_permission(struct inode *inode, const struct posix_acl *acl, int want) in posix_acl_permission()
[all …]
Dnamei.c261 struct posix_acl *acl; in check_acl() local
/linux-4.1.27/fs/f2fs/
Dacl.c51 struct posix_acl *acl; in f2fs_acl_from_disk() local
112 static void *f2fs_acl_to_disk(const struct posix_acl *acl, size_t *size) in f2fs_acl_to_disk()
170 struct posix_acl *acl; in __f2fs_get_acl() local
205 struct posix_acl *acl, struct page *ipage) in __f2fs_set_acl()
254 int f2fs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in f2fs_set_acl()
263 static struct posix_acl *f2fs_acl_clone(const struct posix_acl *acl, in f2fs_acl_clone()
278 static int f2fs_acl_create_masq(struct posix_acl *acl, umode_t *mode_p) in f2fs_acl_create_masq()
333 struct posix_acl **default_acl, struct posix_acl **acl, in f2fs_acl_create()
390 struct posix_acl *default_acl = NULL, *acl = NULL; in f2fs_init_acl() local
/linux-4.1.27/fs/reiserfs/
Dxattr_acl.c20 reiserfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in reiserfs_set_acl()
58 struct posix_acl *acl; in reiserfs_posix_acl_from_disk() local
124 static void *reiserfs_posix_acl_to_disk(const struct posix_acl *acl, size_t * size) in reiserfs_posix_acl_to_disk()
183 struct posix_acl *acl; in reiserfs_get_acl() local
238 int type, struct posix_acl *acl) in __reiserfs_set_acl()
306 struct posix_acl *default_acl, *acl; in reiserfs_inherit_default_acl() local
367 struct posix_acl *acl; in reiserfs_cache_default_acl() local
/linux-4.1.27/fs/ocfs2/
Dacl.c46 struct posix_acl *acl; in ocfs2_acl_from_xattr() local
87 static void *ocfs2_acl_to_xattr(const struct posix_acl *acl, size_t *size) in ocfs2_acl_to_xattr()
128 struct posix_acl *acl; in ocfs2_get_acl_nolock() local
228 struct posix_acl *acl, in ocfs2_set_acl()
285 int ocfs2_iop_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ocfs2_iop_set_acl()
294 struct posix_acl *acl; in ocfs2_iop_get_acl() local
315 struct posix_acl *acl; in ocfs2_acl_chmod() local
349 struct posix_acl *acl = NULL; in ocfs2_init_acl() local
/linux-4.1.27/fs/ext4/
Dacl.c20 struct posix_acl *acl; in ext4_acl_from_disk() local
89 ext4_acl_to_disk(const struct posix_acl *acl, size_t *size) in ext4_acl_to_disk()
147 struct posix_acl *acl; in ext4_get_acl() local
188 struct posix_acl *acl) in __ext4_set_acl()
237 ext4_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext4_set_acl()
264 struct posix_acl *default_acl, *acl; in ext4_init_acl() local
/linux-4.1.27/fs/ext3/
Dacl.c19 struct posix_acl *acl; in ext3_acl_from_disk() local
87 ext3_acl_to_disk(const struct posix_acl *acl, size_t *size) in ext3_acl_to_disk()
145 struct posix_acl *acl; in ext3_get_acl() local
187 struct posix_acl *acl) in __ext3_set_acl()
237 ext3_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext3_set_acl()
262 struct posix_acl *default_acl, *acl; in ext3_init_acl() local
/linux-4.1.27/fs/9p/
Dacl.c32 struct posix_acl *acl = NULL; in __v9fs_get_acl() local
90 struct posix_acl *acl; in v9fs_get_cached_acl() local
117 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl) in v9fs_set_acl()
153 struct posix_acl *acl; in v9fs_acl_chmod() local
170 struct posix_acl *dacl, struct posix_acl *acl) in v9fs_set_create_acl()
180 struct posix_acl *acl) in v9fs_put_acl()
191 struct posix_acl *acl = NULL; in v9fs_acl_mode() local
237 struct posix_acl *acl; in v9fs_xattr_get_acl() local
286 struct posix_acl *acl; in v9fs_xattr_set_acl() local
Dacl.h39 struct posix_acl *acl) in v9fs_set_create_acl()
44 struct posix_acl *acl) in v9fs_put_acl()
/linux-4.1.27/fs/ext2/
Dacl.c23 struct posix_acl *acl; in ext2_acl_from_disk() local
91 ext2_acl_to_disk(const struct posix_acl *acl, size_t *size) in ext2_acl_to_disk()
147 struct posix_acl *acl; in ext2_get_acl() local
185 ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext2_set_acl()
240 struct posix_acl *default_acl, *acl; in ext2_init_acl() local
/linux-4.1.27/fs/jffs2/
Dacl.c60 struct posix_acl *acl; in jffs2_acl_from_medium() local
128 static void *jffs2_acl_to_medium(const struct posix_acl *acl, size_t *size) in jffs2_acl_to_medium()
177 struct posix_acl *acl; in jffs2_get_acl() local
211 static int __jffs2_set_acl(struct inode *inode, int xprefix, struct posix_acl *acl) in __jffs2_set_acl()
230 int jffs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in jffs2_set_acl()
272 struct posix_acl *default_acl, *acl; in jffs2_init_acl_pre() local
/linux-4.1.27/drivers/target/
Dtarget_core_tpg.c94 struct se_node_acl *acl; in __core_tpg_get_initiator_node_acl() local
112 struct se_node_acl *acl; in core_tpg_get_initiator_node_acl() local
127 struct se_node_acl *acl, in core_tpg_add_node_to_devs()
188 struct se_node_acl *acl) in core_set_queue_depth_for_node()
265 struct se_node_acl *acl; in core_tpg_check_initiator_node_acl() local
363 struct se_node_acl *acl = NULL; in core_tpg_add_initiator_node_acl() local
451 struct se_node_acl *acl, in core_tpg_del_initiator_node_acl()
520 struct se_node_acl *acl; in core_tpg_set_initiator_node_queue_depth() local
628 struct se_node_acl *acl, in core_tpg_set_initiator_node_tag()
Dtarget_core_device.c1212 struct se_node_acl *acl; in core_dev_add_lun() local
/linux-4.1.27/fs/btrfs/
Dacl.c36 struct posix_acl *acl; in btrfs_get_acl() local
76 struct inode *inode, struct posix_acl *acl, int type) in __btrfs_set_acl()
126 int btrfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in btrfs_set_acl()
139 struct posix_acl *default_acl, *acl; in btrfs_init_acl() local
/linux-4.1.27/fs/jfs/
Dacl.c32 struct posix_acl *acl; in jfs_get_acl() local
76 struct posix_acl *acl) in __jfs_set_acl()
122 int jfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in jfs_set_acl()
139 struct posix_acl *default_acl, *acl; in jfs_init_acl() local
Djfs_incore.h44 dxd_t acl; /* dxd describing acl */ member
/linux-4.1.27/fs/xfs/
Dxfs_acl.c44 struct posix_acl *acl; in xfs_acl_from_disk() local
93 xfs_acl_to_disk(struct xfs_acl *aclp, const struct posix_acl *acl) in xfs_acl_to_disk()
125 struct posix_acl *acl = NULL; in xfs_get_acl() local
178 __xfs_set_acl(struct inode *inode, int type, struct posix_acl *acl) in __xfs_set_acl()
275 xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in xfs_set_acl()
Dxfs_iops.c137 struct posix_acl *default_acl, *acl; in xfs_generic_create() local
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_conf.c145 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_show_port_name() local
156 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_store_port_name() local
168 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_show_node_name() local
179 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_store_node_name() local
206 struct ft_node_acl *acl; in ft_add_acl() local
231 struct ft_node_acl *acl = container_of(se_acl, in ft_del_acl() local
248 struct ft_node_acl *acl; in ft_acl_get() local
272 struct ft_node_acl *acl; in ft_tpg_alloc_fabric_acl() local
286 struct ft_node_acl *acl = container_of(se_acl, in ft_tpg_release_fabric_acl() local
Dtfc_sess.c200 struct ft_node_acl *acl) in ft_sess_create()
352 struct ft_node_acl *acl; in ft_prli_locked() local
/linux-4.1.27/fs/hfsplus/
Dposix_acl.c15 struct posix_acl *acl; in hfsplus_get_posix_acl() local
57 int hfsplus_set_posix_acl(struct inode *inode, struct posix_acl *acl, in hfsplus_set_posix_acl()
114 struct posix_acl *default_acl, *acl; in hfsplus_init_posix_acl() local
/linux-4.1.27/fs/ceph/
Dacl.c33 int type, struct posix_acl *acl) in ceph_set_cached_acl()
48 struct posix_acl *acl; in ceph_get_acl() local
84 int ceph_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ceph_set_acl()
161 struct posix_acl *acl, *default_acl; in ceph_pre_init_acls() local
Dsuper.h779 void *acl; member
/linux-4.1.27/fs/nfs_common/
Dnfsacl.c36 struct posix_acl *acl; member
43 struct posix_acl acl; member
92 struct posix_acl *acl, int encode_entries, int typeflag) in nfsacl_encode()
141 struct posix_acl *acl; member
218 posix_acl_from_nfsacl(struct posix_acl *acl) in posix_acl_from_nfsacl()
/linux-4.1.27/fs/nfs/
Dnfs3acl.c117 static int __nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in __nfs3_proc_setacls()
205 int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in nfs3_proc_setacls()
214 int nfs3_set_acl(struct inode *inode, struct posix_acl *acl, int type) in nfs3_set_acl()
259 struct posix_acl *acl; in nfs3_list_one_acl() local
Dnfs3_fs.h20 static inline int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in nfs3_proc_setacls()
Dnfs3proc.c322 struct posix_acl *default_acl, *acl; in nfs3_proc_create() local
549 struct posix_acl *default_acl, *acl; in nfs3_proc_mkdir() local
674 struct posix_acl *default_acl, *acl; in nfs3_proc_mknod() local
Dnfs3xdr.c2348 struct posix_acl **acl; in decode_getacl3resok() local
Dnfs4proc.c4486 static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl) in nfs4_set_cached_acl()
4504 struct nfs4_cached_acl *acl; in nfs4_read_cached_acl() local
4528 struct nfs4_cached_acl *acl; in nfs4_write_cached_acl() local
/linux-4.1.27/include/linux/
Dposix_acl.h54 #define FOREACH_ACL_ENTRY(pa, acl, pe) \ argument
62 posix_acl_dup(struct posix_acl *acl) in posix_acl_dup()
73 posix_acl_release(struct posix_acl *acl) in posix_acl_release()
131 struct posix_acl **default_acl, struct posix_acl **acl) in posix_acl_create()
/linux-4.1.27/fs/gfs2/
Dacl.c44 struct posix_acl *acl; in gfs2_get_acl() local
67 int gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in gfs2_set_acl()
Dinode.c590 struct posix_acl *default_acl, *acl; in gfs2_create_inode() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dxattr.c118 ext_acl_xattr_header *acl = NULL; in ll_setxattr_common() local
343 struct posix_acl *acl; in ll_getxattr_common() local
427 ext_acl_xattr_header *acl; in ll_getxattr_common() local
Dfile.c3094 struct posix_acl *acl = NULL; in ll_get_acl() local
/linux-4.1.27/security/tomoyo/
Dgc.c152 struct tomoyo_acl_info *acl = in tomoyo_del_acl() local
247 struct tomoyo_acl_info *acl; in tomoyo_del_domain() local
495 struct tomoyo_acl_info *acl; in tomoyo_collect_acl() local
Dfile.c253 const struct tomoyo_path_acl *acl = container_of(ptr, typeof(*acl), in tomoyo_check_path_acl() local
275 const struct tomoyo_path_number_acl *acl = in tomoyo_check_path_number_acl() local
295 const struct tomoyo_path2_acl *acl = in tomoyo_check_path2_acl() local
314 const struct tomoyo_mkdev_acl *acl = in tomoyo_check_mkdev_acl() local
Denviron.c20 const struct tomoyo_env_acl *acl = in tomoyo_check_env_acl() local
Dmount.c48 const struct tomoyo_mount_acl *acl = in tomoyo_check_mount_acl() local
Dsecurityfs_if.c21 const struct tomoyo_task_acl *acl = container_of(ptr, typeof(*acl), in tomoyo_check_task_acl() local
Dnetwork.c421 const struct tomoyo_inet_acl *acl = in tomoyo_check_inet_acl() local
451 const struct tomoyo_unix_acl *acl = in tomoyo_check_unix_acl() local
Dcommon.c1361 struct tomoyo_acl_info *acl) in tomoyo_print_entry()
1804 struct tomoyo_acl_head *acl = in tomoyo_read_policy() local
Dcommon.h800 struct list_head *acl; member
/linux-4.1.27/fs/nfsd/
Dnfs4acl.c140 struct nfs4_acl **acl) in nfsd4_get_nfs4_acl()
199 summarize_posix_acl(struct posix_acl *acl, struct posix_acl_summary *pas) in summarize_posix_acl()
243 _posix_to_nfsv4_one(struct posix_acl *pacl, struct nfs4_acl *acl, in _posix_to_nfsv4_one()
704 static int nfs4_acl_nfsv4_to_posix(struct nfs4_acl *acl, in nfs4_acl_nfsv4_to_posix()
768 struct nfs4_acl *acl) in nfsd4_set_nfs4_acl()
Dnfs3acl.c32 struct posix_acl *acl; in nfsd3_proc_getacl() local
Dnfs2acl.c33 struct posix_acl *acl; in nfsacld_proc_getacl() local
Dnfs4xdr.c286 struct iattr *iattr, struct nfs4_acl **acl, in nfsd4_decode_fattr()
2257 struct nfs4_acl *acl = NULL; in nfsd4_encode_fattr() local
Dnfs4proc.c163 struct nfs4_acl *acl, u32 *bmval) in do_set_nfs4_acl()
/linux-4.1.27/drivers/net/wireless/prism54/
Disl_ioctl.c1783 prism54_acl_init(struct islpci_acl *acl) in prism54_acl_init()
1792 prism54_clear_mac(struct islpci_acl *acl) in prism54_clear_mac()
1815 prism54_acl_clean(struct islpci_acl *acl) in prism54_acl_clean()
1825 struct islpci_acl *acl = &priv->acl; in prism54_add_mac() local
1854 struct islpci_acl *acl = &priv->acl; in prism54_del_mac() local
1881 struct islpci_acl *acl = &priv->acl; in prism54_get_mac() local
1909 struct islpci_acl *acl = &priv->acl; in prism54_set_policy() local
1945 struct islpci_acl *acl = &priv->acl; in prism54_get_policy() local
1955 prism54_mac_accept(struct islpci_acl *acl, char *mac) in prism54_mac_accept()
Dislpci_dev.h106 struct islpci_acl acl; member
/linux-4.1.27/net/bluetooth/
Dhci_conn.c531 struct hci_conn *acl = conn->link; in hci_conn_del() local
865 struct hci_conn *acl; in hci_connect_acl() local
896 struct hci_conn *acl; in hci_connect_sco() local
Dhci_event.c1547 struct hci_conn *acl, *sco; in hci_cs_add_sco() local
1839 struct hci_conn *acl, *sco; in hci_cs_setup_sync_conn() local
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_mrmw.c1025 int acl, in ehca_reg_mr()
1201 u32 acl, in ehca_rereg_mr_rereg1()
1292 int acl, in ehca_rereg_mr()
1475 int acl, in ehca_reg_smr()
1690 int acl, in ehca_reg_maxmr()
Dehca_classes.h278 int acl; /* ACL (stored here for usage in reregister) */ member
343 u32 acl; member
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c471 struct posix_acl *acl; in mdc_unpack_acl() local
/linux-4.1.27/include/uapi/linux/
Dnvme.h57 __u8 acl; member
/linux-4.1.27/drivers/net/ethernet/rocker/
Drocker.c112 } acl; member
3110 bool acl; member
/linux-4.1.27/net/wireless/
Dnl80211.c3116 struct cfg80211_acl_data *acl; in parse_acl_data() local
3160 struct cfg80211_acl_data *acl; in nl80211_set_mac_acl() local
/linux-4.1.27/include/net/
Dcfg80211.h731 const struct cfg80211_acl_data *acl; member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2937 } acl; member