Searched refs:ok_alloc (Results 1 – 1 of 1) sorted by relevance
1727 bool ok_alloc) in xfs_dialloc_good_ag() argument1748 if (!ok_alloc) in xfs_dialloc_good_ag()1800 bool ok_alloc) in xfs_dialloc_try_ag() argument1815 if (!ok_alloc) { in xfs_dialloc_try_ag()1902 bool ok_alloc = true; in xfs_dialloc() local1920 ok_alloc = false; in xfs_dialloc()1933 ok_alloc = false; in xfs_dialloc()1945 if (xfs_dialloc_good_ag(pag, *tpp, mode, flags, ok_alloc)) { in xfs_dialloc()1947 &ino, ok_alloc); in xfs_dialloc()1966 ok_alloc = true; in xfs_dialloc()