| /linux/fs/ |
| H A D | posix_acl.c | 49 struct posix_acl *acl; in get_cached_acl() local 67 struct posix_acl *acl = rcu_dereference(*acl_by_type(inode, type)); in get_cached_acl_rcu() local 81 set_cached_acl(struct inode * inode,int type,struct posix_acl * acl) set_cached_acl() argument 120 struct posix_acl *acl; __get_acl() local 192 posix_acl_init(struct posix_acl * acl,int count) posix_acl_init() argument 205 struct posix_acl *acl; posix_acl_alloc() local 218 posix_acl_clone(const struct posix_acl * acl,gfp_t flags) posix_acl_clone() argument 236 posix_acl_valid(struct user_namespace * user_ns,const struct posix_acl * acl) posix_acl_valid() argument 305 posix_acl_equiv_mode(const struct posix_acl * acl,umode_t * mode_p) posix_acl_equiv_mode() argument 353 struct posix_acl *acl = posix_acl_alloc(3, flags); posix_acl_from_mode() local 375 posix_acl_permission(struct mnt_idmap * idmap,struct inode * inode,const struct posix_acl * acl,int want) posix_acl_permission() argument 452 posix_acl_create_masq(struct posix_acl * acl,umode_t * mode_p) posix_acl_create_masq() argument 509 __posix_acl_chmod_masq(struct posix_acl * acl,umode_t mode) __posix_acl_chmod_masq() argument 555 __posix_acl_create(struct posix_acl ** acl,gfp_t gfp,umode_t * mode_p) __posix_acl_create() argument 573 __posix_acl_chmod(struct posix_acl ** acl,gfp_t gfp,umode_t mode) __posix_acl_chmod() argument 608 struct posix_acl *acl; posix_acl_chmod() local 634 posix_acl_create(struct inode * dir,umode_t * mode,struct posix_acl ** default_acl,struct posix_acl ** acl) posix_acl_create() argument 707 posix_acl_update_mode(struct mnt_idmap * idmap,struct inode * inode,umode_t * mode_p,struct posix_acl ** acl) posix_acl_update_mode() argument 779 struct posix_acl *acl; posix_acl_from_xattr() local 833 posix_acl_to_xattr(struct user_namespace * user_ns,const struct posix_acl * acl,size_t * sizep,gfp_t gfp) posix_acl_to_xattr() argument 889 vfs_posix_acl_to_xattr(struct mnt_idmap * idmap,struct inode * inode,const struct posix_acl * acl,void * buffer,size_t size) vfs_posix_acl_to_xattr() argument 936 set_posix_acl(struct mnt_idmap * idmap,struct dentry * dentry,int type,struct posix_acl * acl) set_posix_acl() argument 1017 simple_set_acl(struct mnt_idmap * idmap,struct dentry * dentry,struct posix_acl * acl,int type) simple_set_acl() argument 1038 struct posix_acl *default_acl, *acl; simple_acl_create() local 1057 vfs_set_acl_idmapped_mnt(struct mnt_idmap * idmap,struct user_namespace * fs_userns,struct posix_acl * acl) vfs_set_acl_idmapped_mnt() argument 1170 struct posix_acl *acl; vfs_get_acl() local 1267 struct posix_acl *acl = NULL; do_set_acl() local 1288 struct posix_acl *acl; do_get_acl() local [all...] |
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_nodeattrib.c | 28 struct iscsi_node_acl *acl, in iscsit_set_default_node_attribues() 45 struct iscsi_node_acl *acl, in iscsit_na_dataout_timeout() 70 struct iscsi_node_acl *acl, in iscsit_na_dataout_timeout_retries() 96 struct iscsi_node_acl *acl, in iscsit_na_nopin_timeout() 151 struct iscsi_node_acl *acl, in iscsit_na_nopin_response_timeout() 177 struct iscsi_node_acl *acl, in iscsit_na_random_datain_pdu_offsets() 197 struct iscsi_node_acl *acl, in iscsit_na_random_datain_seq_offsets() 217 struct iscsi_node_acl *acl, in iscsit_na_random_r2t_offsets() 237 struct iscsi_node_acl *acl, in iscsit_na_default_erl()
|
| H A D | iscsi_target_stat.c | 590 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/drivers/target/ |
| H A D | target_core_tpg.c | 44 struct se_node_acl *acl; in __core_tpg_get_initiator_node_acl() local 62 struct se_node_acl *acl; in core_tpg_get_initiator_node_acl() local 105 struct se_node_acl *acl, in core_tpg_add_node_to_devs() 158 struct se_node_acl *acl, u32 queue_depth) in target_set_nacl_queue_depth() 173 struct se_node_acl *acl; in target_alloc_node_acl() local 205 static void target_add_node_acl(struct se_node_acl *acl) in target_add_node_acl() 226 struct se_node_acl *acl; in target_tpg_has_node_acl() local 246 struct se_node_acl *acl; in core_tpg_check_initiator_node_acl() local 293 struct se_node_acl *acl; in core_tpg_add_initiator_node_acl() local 324 static void target_shutdown_sessions(struct se_node_acl *acl) in target_shutdown_sessions() [all …]
|
| /linux/fs/f2fs/ |
| H A D | acl.c | 50 struct posix_acl *acl; f2fs_acl_from_disk() local 115 f2fs_acl_to_disk(struct f2fs_sb_info * sbi,const struct posix_acl * acl,size_t * size) f2fs_acl_to_disk() argument 174 struct posix_acl *acl; __f2fs_get_acl() local 210 f2fs_acl_update_mode(struct mnt_idmap * idmap,struct inode * inode,umode_t * mode_p,struct posix_acl ** acl) f2fs_acl_update_mode() argument 231 __f2fs_set_acl(struct mnt_idmap * idmap,struct inode * inode,int type,struct posix_acl * acl,struct folio * ifolio) __f2fs_set_acl() argument 279 f2fs_set_acl(struct mnt_idmap * idmap,struct dentry * dentry,struct posix_acl * acl,int type) f2fs_set_acl() argument 293 f2fs_acl_clone(const struct posix_acl * acl,gfp_t flags) f2fs_acl_clone() argument 307 f2fs_acl_create_masq(struct posix_acl * acl,umode_t * mode_p) f2fs_acl_create_masq() argument 362 f2fs_acl_create(struct inode * dir,umode_t * mode,struct posix_acl ** default_acl,struct posix_acl ** acl,struct folio * dfolio) f2fs_acl_create() argument 415 struct posix_acl *default_acl = NULL, *acl = NULL; f2fs_init_acl() local [all...] |
| /linux/fs/ocfs2/ |
| H A D | acl.c | 37 struct posix_acl *acl; in ocfs2_acl_from_xattr() local 78 static void *ocfs2_acl_to_xattr(const struct posix_acl *acl, size_t *size) in ocfs2_acl_to_xattr() 119 struct posix_acl *acl; in ocfs2_get_acl_nolock() local 219 struct posix_acl *acl, in ocfs2_set_acl() 265 struct posix_acl *acl, int type) in ocfs2_iop_set_acl() 298 struct posix_acl *acl; in ocfs2_iop_get_acl() local 325 struct posix_acl *acl; in ocfs2_acl_chmod() local 361 struct posix_acl *acl = NULL; in ocfs2_init_acl() local
|
| /linux/fs/ext2/ |
| H A D | acl.c | 24 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() 255 struct posix_acl *default_acl, *acl; in ext2_init_acl() local
|
| /linux/fs/ext4/ |
| H A D | acl.c | 22 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() 281 struct posix_acl *default_acl, *acl; in ext4_init_acl() local
|
| /linux/fs/jffs2/ |
| H A D | acl.c | 60 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 212 static int __jffs2_set_acl(struct inode *inode, int xprefix, struct posix_acl *acl) in __jffs2_set_acl() 232 struct posix_acl *acl, int type) in jffs2_set_acl() 275 struct posix_acl *default_acl, *acl; in jffs2_init_acl_pre() local
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_acl.c | 56 struct prestera_acl *acl; member 136 prestera_acl_ruleset_create(struct prestera_acl *acl, in prestera_acl_ruleset_create() 242 struct prestera_acl *acl = ruleset->acl; in prestera_acl_ruleset_destroy() local 269 __prestera_acl_ruleset_lookup(struct prestera_acl *acl, in __prestera_acl_ruleset_lookup() 283 prestera_acl_ruleset_lookup(struct prestera_acl *acl, in prestera_acl_ruleset_lookup() 298 prestera_acl_ruleset_get(struct prestera_acl *acl, in prestera_acl_ruleset_get() 380 prestera_acl_ruleset_prio_refresh(struct prestera_acl *acl, in prestera_acl_ruleset_prio_refresh() 548 int prestera_acl_rule_get_stats(struct prestera_acl *acl, in prestera_acl_rule_get_stats() 571 prestera_acl_rule_entry_find(struct prestera_acl *acl, in prestera_acl_rule_entry_find() 643 void prestera_acl_rule_entry_destroy(struct prestera_acl *acl, in prestera_acl_rule_entry_destroy() [all …]
|
| /linux/fs/nfs/ |
| H A D | nfs3acl.c | 28 static void nfs3_complete_get_acl(struct posix_acl **p, struct posix_acl *acl) in nfs3_complete_get_acl() 161 static int __nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in __nfs3_proc_setacls() 248 int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in nfs3_proc_setacls() 258 struct posix_acl *acl, int type) in nfs3_set_acl() 306 struct posix_acl *acl; in nfs3_list_one_acl() local
|
| H A D | nfs3_fs.h | 21 static inline int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in nfs3_proc_setacls()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz9477_tc_flower.c | 32 struct ksz9477_acl_priv *acl = dev->ports[port].acl_priv; in ksz9477_flower_parse_key_l2() local 163 struct ksz9477_acl_priv *acl = dev->ports[port].acl_priv; in ksz9477_flower_parse_action() local 221 struct ksz9477_acl_priv *acl; in ksz9477_cls_flower_add() local 274 struct ksz9477_acl_priv *acl; in ksz9477_cls_flower_del() local
|
| H A D | ksz9477_acl.c | 238 struct ksz9477_acl_priv *acl = dev->ports[port].acl_priv; in ksz9477_acl_get_cont_entr() local 551 struct ksz9477_acl_priv *acl = dev->ports[port].acl_priv; in ksz9477_acl_move_entries() local 699 struct ksz9477_acl_priv *acl = dev->ports[port].acl_priv; in ksz9477_sort_acl_entr_no_back() local 750 struct ksz9477_acl_priv *acl = dev->ports[port].acl_priv; in ksz9477_sort_acl_entries() local 933 struct ksz9477_acl_priv *acl = dev->ports[port].acl_priv; in ksz9477_acl_write_list() local 1060 struct ksz9477_acl_priv *acl; in ksz9477_port_acl_init() local 1371 struct ksz9477_acl_priv *acl = dev->ports[port].acl_priv; in ksz9477_acl_get_init_entry() local 1404 struct ksz9477_acl_priv *acl = dev->ports[port].acl_priv; in ksz9477_acl_match_process_l2() local
|
| /linux/fs/smb/server/ |
| H A D | ndr.c | 296 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() 397 int ndr_encode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl) in ndr_encode_v4_ntacl() 450 int ndr_decode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl) in ndr_decode_v4_ntacl()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl.c | 39 struct mlxsw_afk *mlxsw_sp_acl_afk(struct mlxsw_sp_acl *acl) in mlxsw_sp_acl_afk() 44 struct mlxsw_sp_acl_tcam *mlxsw_sp_acl_to_tcam(struct mlxsw_sp_acl *acl) in mlxsw_sp_acl_to_tcam() 171 struct mlxsw_sp_acl *acl = mlxsw_sp->acl; in mlxsw_sp_acl_ruleset_create() local 215 struct mlxsw_sp_acl *acl = mlxsw_sp->acl; in mlxsw_sp_acl_ruleset_destroy() local 238 __mlxsw_sp_acl_ruleset_lookup(struct mlxsw_sp_acl *acl, in __mlxsw_sp_acl_ruleset_lookup() 258 struct mlxsw_sp_acl *acl = mlxsw_sp->acl; in mlxsw_sp_acl_ruleset_lookup() local 277 struct mlxsw_sp_acl *acl = mlxsw_sp->acl; in mlxsw_sp_acl_ruleset_get() local 315 mlxsw_sp_acl_rulei_create(struct mlxsw_sp_acl *acl, in mlxsw_sp_acl_rulei_create() 969 static int mlxsw_sp_acl_rules_activity_update(struct mlxsw_sp_acl *acl) in mlxsw_sp_acl_rules_activity_update() 989 static void mlxsw_sp_acl_rule_activity_work_schedule(struct mlxsw_sp_acl *acl) in mlxsw_sp_acl_rule_activity_work_schedule() [all …]
|
| /linux/fs/9p/ |
| H A D | acl.h | 38 struct posix_acl *acl) in v9fs_set_create_acl() 43 struct posix_acl *acl) in v9fs_put_acl()
|
| /linux/security/tomoyo/ |
| H A D | gc.c | 158 container_of(element, typeof(*acl), list); in tomoyo_del_acl() local 255 struct tomoyo_acl_info *acl; tomoyo_del_domain() local 508 struct tomoyo_acl_info *acl; tomoyo_collect_acl() local [all...] |
| H A D | file.c | 255 const struct tomoyo_path_acl *acl = container_of(ptr, typeof(*acl), tomoyo_check_path_acl() local 278 const struct tomoyo_path_number_acl *acl = tomoyo_check_path_number_acl() local 299 const struct tomoyo_path2_acl *acl = tomoyo_check_path2_acl() local 319 const struct tomoyo_mkdev_acl *acl = tomoyo_check_mkdev_acl() local [all...] |
| H A D | environ.c | 21 const struct tomoyo_env_acl *acl = in tomoyo_check_env_acl() local
|
| H A D | mount.c | 50 const struct tomoyo_mount_acl *acl = tomoyo_check_mount_acl() local
|
| /linux/fs/ntfs/ |
| H A D | ea.c | 803 struct posix_acl *acl; in ntfs_get_acl() local 841 struct inode *inode, struct posix_acl *acl, in ntfs_set_acl_ex() argument 923 ntfs_set_acl(struct mnt_idmap * idmap,struct dentry * dentry,struct posix_acl * acl,int type) ntfs_set_acl() argument 931 struct posix_acl *default_acl, *acl; ntfs_init_acl() local [all...] |
| /linux/fs/btrfs/ |
| H A D | acl.h | 32 struct inode *inode, struct posix_acl *acl, in __btrfs_set_acl()
|
| /linux/fs/xfs/ |
| H A D | xfs_acl.h | 21 static inline int __xfs_set_acl(struct inode *inode, struct posix_acl *acl, in __xfs_set_acl()
|
| /linux/fs/afs/ |
| H A D | xattr.c | 43 struct afs_acl *acl = NULL; in afs_xattr_get_acl() local 76 struct afs_acl *acl; in afs_make_acl() local
|