Searched refs:otype (Results 1 – 3 of 3) sorted by relevance
73 xfs_alloctype_t otype; /* original allocation type */ member
2821 type = args->otype = args->type; in xfs_alloc_vextent()
1584 __field(short, otype)1605 __entry->otype = args->otype;1629 __print_symbolic(__entry->otype, XFS_ALLOC_TYPES),