acl_type          518 fs/cifs/cifsproto.h 		char *acl_inf, const int buflen, const int acl_type,
acl_type          522 fs/cifs/cifsproto.h 		const char *local_acl, const int buflen, const int acl_type,
acl_type         3509 fs/cifs/cifssmb.c 			       const int acl_type, const int size_of_data_area)
acl_type         3521 fs/cifs/cifssmb.c 	if (acl_type == ACL_TYPE_ACCESS) {
acl_type         3532 fs/cifs/cifssmb.c 	} else if (acl_type == ACL_TYPE_DEFAULT) {
acl_type         3584 fs/cifs/cifssmb.c 			       const int buflen, const int acl_type)
acl_type         3605 fs/cifs/cifssmb.c 	if (acl_type == ACL_TYPE_ACCESS) {
acl_type         3608 fs/cifs/cifssmb.c 	} else if (acl_type == ACL_TYPE_DEFAULT) {
acl_type         3612 fs/cifs/cifssmb.c 		cifs_dbg(FYI, "unknown ACL type %d\n", acl_type);
acl_type         3628 fs/cifs/cifssmb.c 		   char *acl_inf, const int buflen, const int acl_type,
acl_type         3703 fs/cifs/cifssmb.c 				buflen, acl_type, count);
acl_type         3716 fs/cifs/cifssmb.c 		   const int acl_type,
acl_type         3758 fs/cifs/cifssmb.c 	data_count = ACL_to_cifs_posix(parm_data, local_acl, buflen, acl_type);
acl_type         1395 security/tomoyo/common.c 	const u8 acl_type = acl->type;
acl_type         1405 security/tomoyo/common.c 	else if (acl_type == TOMOYO_TYPE_PATH_ACL) {
acl_type         1427 security/tomoyo/common.c 	} else if (acl_type == TOMOYO_TYPE_MANUAL_TASK_ACL) {
acl_type         1436 security/tomoyo/common.c 	} else if (acl_type == TOMOYO_TYPE_PATH2_ACL) {
acl_type         1457 security/tomoyo/common.c 	} else if (acl_type == TOMOYO_TYPE_PATH_NUMBER_ACL) {
acl_type         1478 security/tomoyo/common.c 	} else if (acl_type == TOMOYO_TYPE_MKDEV_ACL) {
acl_type         1501 security/tomoyo/common.c 	} else if (acl_type == TOMOYO_TYPE_INET_ACL) {
acl_type         1534 security/tomoyo/common.c 	} else if (acl_type == TOMOYO_TYPE_UNIX_ACL) {
acl_type         1556 security/tomoyo/common.c 	} else if (acl_type == TOMOYO_TYPE_MOUNT_ACL) {
acl_type         1565 security/tomoyo/common.c 	} else if (acl_type == TOMOYO_TYPE_ENV_ACL) {