Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_ialloc.c657 int ialloced; /* inode allocation status */ in xfs_dialloc() local
734 if ((error = xfs_ialloc_ag_alloc(tp, agbp, &ialloced))) { in xfs_dialloc()
742 if (ialloced) { in xfs_dialloc()