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,
300 void posix_state_to_acl(struct posix_acl_state *state, in posix_state_to_acl()336 int init_acl_state(struct posix_acl_state *state, u16 cnt) in init_acl_state()340 memset(state, 0, sizeof(struct posix_acl_state)); in init_acl_state()359 void free_acl_state(struct posix_acl_state *state) in free_acl_state()376 struct posix_acl_state acl_state, default_acl_state; in parse_dacl()
1867 struct posix_acl_state acl_state; in ksmbd_vfs_set_init_posix_acl()