Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifssmb.c2918 struct cifs_posix_ace *pACE; in cifs_to_posix_acl() local
2928 pACE = &cifs_acl->ace_array[0]; in cifs_to_posix_acl()
2942 pACE = &cifs_acl->ace_array[count]; in cifs_to_posix_acl()
2959 cifs_init_posix_acl(pa, pACE); in cifs_to_posix_acl()
2960 pACE++; in cifs_to_posix_acl()