Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_alloc.h29 typedef unsigned int xfs_alloctype_t; typedef
71 xfs_alloctype_t type; /* allocation type XFS_ALLOCTYPE_... */
72 xfs_alloctype_t otype; /* original allocation type */
Dxfs_alloc.c3049 xfs_alloctype_t type; /* input allocation type */ in xfs_alloc_vextent()
Dxfs_bmap.c3471 xfs_alloctype_t atype = 0; /* type for allocation routines */ in xfs_bmap_btalloc()