Lines Matching defs:offsacl
4569 unsigned int offsacl;
4622 offsacl = le32_to_cpu(phead->sacl);
4623 psacl = (const ACL*)&attr[offsacl];
4628 offsacl = saclsz = 0;
4675 memcpy(&buf[pos],&attr[offsacl],saclsz);
4722 int offsacl;
4782 offsacl = le32_to_cpu(newhead->sacl);
4783 psacl = (const ACL*)&newattr[offsacl];
4785 offsacl = le32_to_cpu(oldhead->sacl);
4786 psacl = (const ACL*)&oldattr[offsacl];