Home
last modified time | relevance | path

Searched defs:datatype (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/libxfs/
Dxfs_alloc.h86 int datatype; /* mask defining data type treatment */ member
103 xfs_alloc_is_userdata(int datatype) in xfs_alloc_is_userdata()
109 xfs_alloc_allow_busy_reuse(int datatype) in xfs_alloc_allow_busy_reuse()
Dxfs_bmap.h57 int datatype;/* data type being allocated */ member
Dxfs_alloc.c294 int datatype, /* are we allocating data? */ in xfs_alloc_compute_diff()