Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_ialloc.c1682 int noroom = 0; in xfs_dialloc() local
1717 noroom = 1; in xfs_dialloc()
1798 return noroom ? -ENOSPC : 0; in xfs_dialloc()