Searched refs:otype (Results 1 – 3 of 3) sorted by relevance
118 xfs_alloctype_t otype; /* original allocation type */ member
1338 __field(short, otype)1359 __entry->otype = args->otype;1383 __print_symbolic(__entry->otype, XFS_ALLOC_TYPES),
2226 type = args->otype = args->type; in __xfs_alloc_vextent()