Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_alloc.h29 typedef unsigned int xfs_alloctype_t; typedef
72 xfs_alloctype_t type; /* allocation type XFS_ALLOCTYPE_... */
73 xfs_alloctype_t otype; /* original allocation type */
Dxfs_alloc.c2800 xfs_alloctype_t type; /* input allocation type */ in xfs_alloc_vextent()
Dxfs_bmap.c3385 xfs_alloctype_t atype = 0; /* type for allocation routines */ in xfs_bmap_btalloc()