Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_bmap.h33 int nallocs;/* number of extents alloc'd */ member
Dxfs_bmap.c4063 bma->nallocs++; in xfs_bmapi_allocate()
4400 if (bno >= end || n >= *nmap || bma.nallocs >= *nmap) in xfs_bmapi_write()