Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_ialloc.c1705 int noroom = 0; in xfs_dialloc() local
1741 noroom = 1; in xfs_dialloc()
1822 return noroom ? -ENOSPC : 0; in xfs_dialloc()