Searched refs:posix_acl_state (Results 1 – 1 of 1) sorted by relevance
455 struct posix_acl_state { struct467 init_state(struct posix_acl_state *state, int cnt) in init_state() argument471 memset(state, 0, sizeof(struct posix_acl_state)); in init_state()492 free_state(struct posix_acl_state *state) { in free_state()497 static inline void add_to_mask(struct posix_acl_state *state, struct posix_ace_state *astate) in add_to_mask()503 posix_state_to_acl(struct posix_acl_state *state, unsigned int flags) in posix_state_to_acl()583 static int find_uid(struct posix_acl_state *state, kuid_t uid) in find_uid()600 static int find_gid(struct posix_acl_state *state, kgid_t gid) in find_gid()633 static void process_one_v4_ace(struct posix_acl_state *state, in process_one_v4_ace()708 struct posix_acl_state effective_acl_state, default_acl_state; in nfs4_acl_nfsv4_to_posix()