Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifssmb.c2903 struct cifs_posix_ace *pACE; in cifs_to_posix_acl() local
2913 pACE = &cifs_acl->ace_array[0]; in cifs_to_posix_acl()
2927 pACE = &cifs_acl->ace_array[count]; in cifs_to_posix_acl()
2944 cifs_init_posix_acl(pa, pACE); in cifs_to_posix_acl()
2945 pACE++; in cifs_to_posix_acl()