Home
last modified time | relevance | path

Searched refs:nallocs (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_bmap.h31 int nallocs;/* number of extents alloc'd */ member
Dxfs_bmap.c4140 bma->nallocs++; in xfs_bmapi_allocate()
4466 if (bno >= end || n >= *nmap || bma.nallocs >= *nmap) in xfs_bmapi_write()