posix_acl_state
init_state(struct posix_acl_state *state, int cnt)
memset(state, 0, sizeof(struct posix_acl_state));
free_state(struct posix_acl_state *state) {
static inline void add_to_mask(struct posix_acl_state *state, struct posix_ace_state *astate)
posix_state_to_acl(struct posix_acl_state *state, unsigned int flags)
static int find_uid(struct posix_acl_state *state, kuid_t uid)
static int find_gid(struct posix_acl_state *state, kgid_t gid)
static void process_one_v4_ace(struct posix_acl_state *state,
struct posix_acl_state effective_acl_state, default_acl_state;
void posix_state_to_acl(struct posix_acl_state *state,
int init_acl_state(struct posix_acl_state *state, u16 cnt)
memset(state, 0, sizeof(struct posix_acl_state));
void free_acl_state(struct posix_acl_state *state)
struct posix_acl_state acl_state, default_acl_state;
int init_acl_state(struct posix_acl_state *state, u16 cnt);
void free_acl_state(struct posix_acl_state *state);
void posix_state_to_acl(struct posix_acl_state *state,
struct posix_acl_state acl_state;