Function report |
Source Code:security\apparmor\mount.c |
Create Date:2022-07-28 19:54:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mpute_mnt_perms - compute mount permission associated with @state*@dfa: dfa to match against (NOT NULL)*@state: state match finished in* Returns: mount permissions
Proto:static struct aa_perms compute_mnt_perms(struct aa_dfa *dfa, unsigned int state)
Type:struct aa_perms
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_dfa * | dfa | |
unsigned int | state |
223 | Return perms |
Name | Describe |
---|---|
do_match_mnt | Returns 0 on success else element that match failed in, this is the* index into the mnt_info_table above |
profile_umount | |
build_pivotroot | helper fn for transition on pivotroot* Returns: label for transition or ERR_PTR. Does not return NULL |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |