cifs_posix_ace
struct cifs_posix_ace *cifs_ace)
struct cifs_posix_ace *pACE;
size += sizeof(struct cifs_posix_ace) * count;
size += sizeof(struct cifs_posix_ace) * count;
size += sizeof(struct cifs_posix_ace) * count;
static void cifs_init_ace(struct cifs_posix_ace *cifs_ace,
rc = (__u16)(count * sizeof(struct cifs_posix_ace));
struct cifs_posix_ace ace_array[];