smb_acl_to_posix   29 source3/modules/vfs_posixacl.c static acl_t smb_acl_to_posix(const struct smb_acl_t *acl);
smb_acl_to_posix  103 source3/modules/vfs_posixacl.c 	if ((acl = smb_acl_to_posix(theacl)) == NULL) {
smb_acl_to_posix  119 source3/modules/vfs_posixacl.c 	acl_t acl = smb_acl_to_posix(theacl);