#include <linux/init.h>
#include <rsbac/types.h>
Go to the source code of this file.
|
|
|
Definition at line 1550 of file mac_data_structures.c. References fd_hash(), rsbac_mac_device_list_item_t::handles, rsbac_mac_device_list_head_t::lock, lookup_device(), NULL, RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), and rsbac_ta_list_lol_subadd_ttl(). Referenced by rsbac_mac_add_f_tru(). |
|
Definition at line 1532 of file mac_data_structures.c. References NULL, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), and rsbac_ta_list_lol_subadd_ttl(). Referenced by rsbac_mac_add_p_tru(). |
|
Definition at line 1698 of file mac_data_structures.c. References fd_hash(), rsbac_mac_device_list_item_t::handles, rsbac_mac_device_list_head_t::lock, lookup_device(), RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), and rsbac_ta_list_lol_remove(). Referenced by rsbac_mac_remove_f_trusets(). |
|
Definition at line 1682 of file mac_data_structures.c. References RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), and rsbac_ta_list_lol_remove(). Referenced by rsbac_mac_remove_p_trusets(). |
|
Definition at line 1782 of file mac_data_structures.c. References copy_fp_tru_set_item(), rsbac_mac_device_list_head_t::lock, lookup_device(), RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), and rsbac_is_initialized(). Referenced by rsbac_adf_set_attr_mac(). |
|
Definition at line 1837 of file mac_data_structures.c. References copy_pp_tru_set_item(), RSBAC_ENOTINITIALIZED, and rsbac_is_initialized(). Referenced by rsbac_adf_set_attr_mac(). |
|
Definition at line 1860 of file mac_data_structures.c. References fd_hash(), rsbac_mac_device_list_item_t::handles, rsbac_mac_device_list_head_t::lock, lookup_device(), RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), and rsbac_ta_list_lol_get_all_subdesc_ttl(). |
|
Definition at line 1921 of file mac_data_structures.c. References RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), and rsbac_ta_list_lol_get_all_subdesc_ttl(). |
|
Definition at line 1749 of file mac_data_structures.c. References FALSE, RSBAC_ALL_USERS, rsbac_is_initialized(), rsbac_list_lol_subexist(), and TRUE. Referenced by rsbac_adf_set_attr_mac(). |
|
Definition at line 1777 of file mac_data_structures.c. References FALSE, and rsbac_mac_clear_f_truset(). Referenced by rsbac_ta_remove_target(). |
|
Definition at line 1625 of file mac_data_structures.c. References fd_hash(), rsbac_mac_device_list_item_t::handles, rsbac_mac_device_list_head_t::lock, lookup_device(), RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), and rsbac_ta_list_lol_subremove(). Referenced by rsbac_mac_remove_f_tru(). |
|
Definition at line 1608 of file mac_data_structures.c. References RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), and rsbac_ta_list_lol_subremove(). Referenced by rsbac_mac_remove_p_tru(). |
|
Definition at line 1772 of file mac_data_structures.c. References FALSE, and rsbac_mac_clear_p_truset(). Referenced by rsbac_ta_remove_target(). |
|
Definition at line 975 of file mac_data_structures.c. References add_device_item(), clear_device_item(), create_device_item(), get_error_name(), rsbac_mac_device_list_head_t::lock, lookup_device(), mac_register_fd_lists(), rsbac_mac_device_list_item_t::mount_count, RSBAC_ECOULDNOTADDDEVICE, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), and RSBAC_MAXNAMELEN. Referenced by rsbac_mount(). |
|
|
Definition at line 1097 of file mac_data_structures.c. References rsbac_mac_device_list_head_t::lock, lookup_device(), rsbac_mac_device_list_item_t::mount_count, remove_device_item(), RSBAC_ENOTINITIALIZED, and rsbac_is_initialized(). Referenced by rsbac_umount(). |