Searched refs:posix_acl_state (Results 1 – 3 of 3) sorted by relevance
74 struct posix_acl_state { struct89 int init_acl_state(struct posix_acl_state *state, u16 cnt); argument90 void free_acl_state(struct posix_acl_state *state);91 void posix_state_to_acl(struct posix_acl_state *state,
305 void posix_state_to_acl(struct posix_acl_state *state, in posix_state_to_acl()341 int init_acl_state(struct posix_acl_state *state, u16 cnt) in init_acl_state()345 memset(state, 0, sizeof(struct posix_acl_state)); in init_acl_state()364 void free_acl_state(struct posix_acl_state *state) in free_acl_state()381 struct posix_acl_state acl_state, default_acl_state; in parse_dacl()
1804 struct posix_acl_state acl_state; in ksmbd_vfs_set_init_posix_acl()