Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_ialloc.c1689 int noroom = 0; in xfs_dialloc() local
1726 noroom = 1; in xfs_dialloc()
1807 return noroom ? -ENOSPC : 0; in xfs_dialloc()