Home
last modified time | relevance | path

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

1234

/Linux-v5.15/fs/
Dposix_acl.c42 struct posix_acl *acl; in get_cached_acl() local
60 struct posix_acl *acl = rcu_dereference(*acl_by_type(inode, type)); in get_cached_acl_rcu() local
74 void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl) in set_cached_acl()
111 struct posix_acl *acl; in get_acl() local
177 posix_acl_init(struct posix_acl *acl, int count) in posix_acl_init()
192 struct posix_acl *acl = kmalloc(size, flags); in posix_acl_alloc() local
203 posix_acl_clone(const struct posix_acl *acl, gfp_t flags) in posix_acl_clone()
221 posix_acl_valid(struct user_namespace *user_ns, const struct posix_acl *acl) in posix_acl_valid()
290 posix_acl_equiv_mode(const struct posix_acl *acl, umode_t *mode_p) in posix_acl_equiv_mode()
338 struct posix_acl *acl = posix_acl_alloc(3, flags); in posix_acl_from_mode() local
[all …]
/Linux-v5.15/drivers/target/
Dtarget_core_tpg.c43 struct se_node_acl *acl; in __core_tpg_get_initiator_node_acl() local
61 struct se_node_acl *acl; in core_tpg_get_initiator_node_acl() local
104 struct se_node_acl *acl, in core_tpg_add_node_to_devs()
157 struct se_node_acl *acl, u32 queue_depth) in target_set_nacl_queue_depth()
172 struct se_node_acl *acl; in target_alloc_node_acl() local
204 static void target_add_node_acl(struct se_node_acl *acl) in target_add_node_acl()
225 struct se_node_acl *acl; in target_tpg_has_node_acl() local
245 struct se_node_acl *acl; in core_tpg_check_initiator_node_acl() local
292 struct se_node_acl *acl; in core_tpg_add_initiator_node_acl() local
323 static void target_shutdown_sessions(struct se_node_acl *acl) in target_shutdown_sessions()
[all …]
/Linux-v5.15/drivers/target/iscsi/
Discsi_target_nodeattrib.c28 struct iscsi_node_acl *acl, in iscsit_set_default_node_attribues()
44 struct iscsi_node_acl *acl, in iscsit_na_dataout_timeout()
69 struct iscsi_node_acl *acl, in iscsit_na_dataout_timeout_retries()
95 struct iscsi_node_acl *acl, in iscsit_na_nopin_timeout()
150 struct iscsi_node_acl *acl, in iscsit_na_nopin_response_timeout()
176 struct iscsi_node_acl *acl, in iscsit_na_random_datain_pdu_offsets()
196 struct iscsi_node_acl *acl, in iscsit_na_random_datain_seq_offsets()
216 struct iscsi_node_acl *acl, in iscsit_na_random_r2t_offsets()
236 struct iscsi_node_acl *acl, in iscsit_na_default_erl()
Discsi_target_stat.c590 struct iscsi_node_acl *acl = iscsi_stat_nacl(item); in iscsi_stat_sess_inst_show() local
600 struct iscsi_node_acl *acl = iscsi_stat_nacl(item); in iscsi_stat_sess_node_show() local
621 struct iscsi_node_acl *acl = iscsi_stat_nacl(item); in iscsi_stat_sess_indx_show() local
643 struct iscsi_node_acl *acl = iscsi_stat_nacl(item); in iscsi_stat_sess_cmd_pdus_show() local
665 struct iscsi_node_acl *acl = iscsi_stat_nacl(item); in iscsi_stat_sess_rsp_pdus_show() local
687 struct iscsi_node_acl *acl = iscsi_stat_nacl(item); in iscsi_stat_sess_txdata_octs_show() local
709 struct iscsi_node_acl *acl = iscsi_stat_nacl(item); in iscsi_stat_sess_rxdata_octs_show() local
731 struct iscsi_node_acl *acl = iscsi_stat_nacl(item); in iscsi_stat_sess_conn_digest_errors_show() local
753 struct iscsi_node_acl *acl = iscsi_stat_nacl(item); in iscsi_stat_sess_conn_timeout_errors_show() local
/Linux-v5.15/fs/f2fs/
Dacl.c49 struct posix_acl *acl; in f2fs_acl_from_disk() local
114 const struct posix_acl *acl, size_t *size) in f2fs_acl_to_disk()
173 struct posix_acl *acl; in __f2fs_get_acl() local
208 struct posix_acl **acl) in f2fs_acl_update_mode()
229 struct posix_acl *acl, struct page *ipage) in __f2fs_set_acl()
277 struct posix_acl *acl, int type) in f2fs_set_acl()
289 static struct posix_acl *f2fs_acl_clone(const struct posix_acl *acl, in f2fs_acl_clone()
304 static int f2fs_acl_create_masq(struct posix_acl *acl, umode_t *mode_p) in f2fs_acl_create_masq()
359 struct posix_acl **default_acl, struct posix_acl **acl, in f2fs_acl_create()
412 struct posix_acl *default_acl = NULL, *acl = NULL; in f2fs_init_acl() local
/Linux-v5.15/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
120 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl) in v9fs_set_acl()
156 struct posix_acl *acl; in v9fs_acl_chmod() local
173 struct posix_acl *dacl, struct posix_acl *acl) in v9fs_set_create_acl()
183 struct posix_acl *acl) in v9fs_put_acl()
194 struct posix_acl *acl = NULL; in v9fs_acl_mode() local
223 struct posix_acl *acl; in v9fs_xattr_get_acl() local
251 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-v5.15/fs/reiserfs/
Dxattr_acl.c22 struct posix_acl *acl, int type) in reiserfs_set_acl()
71 struct posix_acl *acl; in reiserfs_posix_acl_from_disk() local
137 static void *reiserfs_posix_acl_to_disk(const struct posix_acl *acl, size_t * size) in reiserfs_posix_acl_to_disk()
196 struct posix_acl *acl; in reiserfs_get_acl() local
250 int type, struct posix_acl *acl) in __reiserfs_set_acl()
309 struct posix_acl *default_acl, *acl; in reiserfs_inherit_default_acl() local
368 struct posix_acl *acl; in reiserfs_cache_default_acl() local
/Linux-v5.15/fs/ocfs2/
Dacl.c36 struct posix_acl *acl; in ocfs2_acl_from_xattr() local
77 static void *ocfs2_acl_to_xattr(const struct posix_acl *acl, size_t *size) in ocfs2_acl_to_xattr()
118 struct posix_acl *acl; in ocfs2_get_acl_nolock() local
218 struct posix_acl *acl, in ocfs2_set_acl()
264 struct posix_acl *acl, int type) in ocfs2_iop_set_acl()
296 struct posix_acl *acl; in ocfs2_iop_get_acl() local
323 struct posix_acl *acl; in ocfs2_acl_chmod() local
359 struct posix_acl *acl = NULL; in ocfs2_init_acl() local
/Linux-v5.15/fs/ext2/
Dacl.c24 struct posix_acl *acl; in ext2_acl_from_disk() local
92 ext2_acl_to_disk(const struct posix_acl *acl, size_t *size) in ext2_acl_to_disk()
148 struct posix_acl *acl; in ext2_get_acl() local
183 __ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __ext2_set_acl()
223 struct posix_acl *acl, int type) in ext2_set_acl()
254 struct posix_acl *default_acl, *acl; in ext2_init_acl() local
/Linux-v5.15/fs/ext4/
Dacl.c22 struct posix_acl *acl; in ext4_acl_from_disk() local
91 ext4_acl_to_disk(const struct posix_acl *acl, size_t *size) in ext4_acl_to_disk()
149 struct posix_acl *acl; in ext4_get_acl() local
190 struct posix_acl *acl, int xattr_flags) in __ext4_set_acl()
229 struct posix_acl *acl, int type) in ext4_set_acl()
282 struct posix_acl *default_acl, *acl; in ext4_init_acl() local
/Linux-v5.15/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()
178 struct posix_acl *acl; in jffs2_get_acl() local
213 static int __jffs2_set_acl(struct inode *inode, int xprefix, struct posix_acl *acl) in __jffs2_set_acl()
233 struct posix_acl *acl, int type) in jffs2_set_acl()
275 struct posix_acl *default_acl, *acl; in jffs2_init_acl_pre() local
/Linux-v5.15/fs/xfs/
Dxfs_acl.c37 struct posix_acl *acl; in xfs_acl_from_disk() local
97 xfs_acl_to_disk(struct xfs_acl *aclp, const struct posix_acl *acl) in xfs_acl_to_disk()
132 struct posix_acl *acl = NULL; in xfs_get_acl() local
174 __xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __xfs_set_acl()
245 struct posix_acl *acl, int type) in xfs_set_acl()
/Linux-v5.15/fs/orangefs/
Dacl.c15 struct posix_acl *acl; in orangefs_get_acl() local
67 static int __orangefs_set_acl(struct inode *inode, struct posix_acl *acl, in __orangefs_set_acl()
123 struct posix_acl *acl, int type) in orangefs_set_acl()
163 struct posix_acl *default_acl, *acl; in orangefs_init_acl() local
/Linux-v5.15/fs/btrfs/
Dacl.c24 struct posix_acl *acl; in btrfs_get_acl() local
60 struct inode *inode, struct posix_acl *acl, int type) in __btrfs_set_acl()
115 struct posix_acl *acl, int type) in btrfs_set_acl()
135 struct posix_acl *default_acl, *acl; in btrfs_init_acl() local
/Linux-v5.15/fs/jfs/
Dacl.c19 struct posix_acl *acl; in jfs_get_acl() local
60 struct posix_acl *acl) in __jfs_set_acl()
98 struct posix_acl *acl, int type) in jfs_set_acl()
131 struct posix_acl *default_acl, *acl; in jfs_init_acl() local
/Linux-v5.15/fs/gfs2/
Dacl.c43 struct posix_acl *acl; in __gfs2_get_acl() local
65 struct posix_acl *acl; in gfs2_get_acl() local
83 int __gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __gfs2_set_acl()
113 struct posix_acl *acl, int type) in gfs2_set_acl()
/Linux-v5.15/fs/nfs/
Dnfs3acl.c29 static void nfs3_complete_get_acl(struct posix_acl **p, struct posix_acl *acl) in nfs3_complete_get_acl()
162 static int __nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in __nfs3_proc_setacls()
249 int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in nfs3_proc_setacls()
259 struct posix_acl *acl, int type) in nfs3_set_acl()
312 struct posix_acl *acl; in nfs3_list_one_acl() local
/Linux-v5.15/fs/ceph/
Dacl.c20 int type, struct posix_acl *acl) in ceph_set_cached_acl()
38 struct posix_acl *acl; in ceph_get_acl() local
89 struct posix_acl *acl, int type) in ceph_set_acl()
169 struct posix_acl *acl, *default_acl; in ceph_pre_init_acls() local
/Linux-v5.15/fs/nfs_common/
Dnfsacl.c37 struct posix_acl *acl; member
44 struct posix_acl acl; member
93 struct posix_acl *acl, int encode_entries, int typeflag) in nfsacl_encode()
153 struct posix_acl *acl, int encode_entries, in nfs_stream_encode_acl()
213 struct posix_acl *acl; member
290 posix_acl_from_nfsacl(struct posix_acl *acl) in posix_acl_from_nfsacl()
/Linux-v5.15/include/linux/
Dposix_acl.h36 #define FOREACH_ACL_ENTRY(pa, acl, pe) \ argument
44 posix_acl_dup(struct posix_acl *acl) in posix_acl_dup()
55 posix_acl_release(struct posix_acl *acl) in posix_acl_release()
119 struct posix_acl **default_acl, struct posix_acl **acl) in posix_acl_create()
/Linux-v5.15/drivers/target/tcm_fc/
Dtfc_conf.c127 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_port_name_show() local
137 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_port_name_store() local
147 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_node_name_show() local
157 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_node_name_store() local
204 struct ft_node_acl *acl = in ft_init_nodeacl() local
/Linux-v5.15/fs/ksmbd/
Dndr.c296 static int ndr_encode_posix_acl_entry(struct ndr *n, struct xattr_smb_acl *acl) in ndr_encode_posix_acl_entry()
343 struct xattr_smb_acl *acl, in ndr_encode_posix_acl()
393 int ndr_encode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl) in ndr_encode_v4_ntacl()
446 int ndr_decode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl) in ndr_decode_v4_ntacl()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl.c38 struct mlxsw_afk *mlxsw_sp_acl_afk(struct mlxsw_sp_acl *acl) in mlxsw_sp_acl_afk()
165 struct mlxsw_sp_acl *acl = mlxsw_sp->acl; in mlxsw_sp_acl_ruleset_create() local
209 struct mlxsw_sp_acl *acl = mlxsw_sp->acl; in mlxsw_sp_acl_ruleset_destroy() local
232 __mlxsw_sp_acl_ruleset_lookup(struct mlxsw_sp_acl *acl, in __mlxsw_sp_acl_ruleset_lookup()
252 struct mlxsw_sp_acl *acl = mlxsw_sp->acl; in mlxsw_sp_acl_ruleset_lookup() local
271 struct mlxsw_sp_acl *acl = mlxsw_sp->acl; in mlxsw_sp_acl_ruleset_get() local
309 mlxsw_sp_acl_rulei_create(struct mlxsw_sp_acl *acl, in mlxsw_sp_acl_rulei_create()
872 static int mlxsw_sp_acl_rules_activity_update(struct mlxsw_sp_acl *acl) in mlxsw_sp_acl_rules_activity_update()
892 static void mlxsw_sp_acl_rule_activity_work_schedule(struct mlxsw_sp_acl *acl) in mlxsw_sp_acl_rule_activity_work_schedule()
902 struct mlxsw_sp_acl *acl = container_of(work, struct mlxsw_sp_acl, in mlxsw_sp_acl_rule_activity_update_work() local
[all …]
/Linux-v5.15/fs/fuse/
Dacl.c20 struct posix_acl *acl; in fuse_get_acl() local
57 struct posix_acl *acl, int type) in fuse_set_acl()

1234