gpfs_type          93 source3/modules/gpfs.c 	int gpfs_type = GPFS_LEASE_NONE;
gpfs_type         105 source3/modules/gpfs.c 		gpfs_type = GPFS_LEASE_READ;
gpfs_type         108 source3/modules/gpfs.c 		gpfs_type = GPFS_LEASE_WRITE;
gpfs_type         117 source3/modules/gpfs.c 	return gpfs_set_lease_fn(fd, gpfs_type);
gpfs_type         572 source3/modules/vfs_gpfs.c 	gpfs_aclType_t gpfs_type;
gpfs_type         576 source3/modules/vfs_gpfs.c 		gpfs_type = GPFS_ACL_TYPE_ACCESS;
gpfs_type         579 source3/modules/vfs_gpfs.c 		gpfs_type = GPFS_ACL_TYPE_DEFAULT;
gpfs_type         586 source3/modules/vfs_gpfs.c 	return gpfsacl_get_posix_acl(path_p, gpfs_type);