Home
last modified time | relevance | path

Searched refs:posix_ace_state_array (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/server/
H A Dsmbacl.h64 struct posix_ace_state_array { struct
80 struct posix_ace_state_array *users; argument
81 struct posix_ace_state_array *groups;
H A Dsmbacl.c346 alloc = sizeof(struct posix_ace_state_array) in init_acl_state()