Home
last modified time | relevance | path

Searched refs:otype (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/libxfs/
Dxfs_alloc.h73 xfs_alloctype_t otype; /* original allocation type */ member
Dxfs_alloc.c2821 type = args->otype = args->type; in xfs_alloc_vextent()
/fs/xfs/
Dxfs_trace.h1584 __field(short, otype)
1605 __entry->otype = args->otype;
1629 __print_symbolic(__entry->otype, XFS_ALLOC_TYPES),