Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_ialloc.c658 int noroom = 0; /* no space for inode blk allocation */ in xfs_dialloc() local
714 noroom = 1; in xfs_dialloc()
768 return noroom ? ENOSPC : 0; in xfs_dialloc()