Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ialloc.c1728 bool ok_alloc) in xfs_dialloc_good_ag() argument
1749 if (!ok_alloc) in xfs_dialloc_good_ag()
1801 bool ok_alloc) in xfs_dialloc_try_ag() argument
1816 if (!ok_alloc) { in xfs_dialloc_try_ag()
1869 bool ok_alloc = true; in xfs_dialloc() local
1899 ok_alloc = false; in xfs_dialloc()
1912 ok_alloc = false; in xfs_dialloc()
1924 if (xfs_dialloc_good_ag(pag, *tpp, mode, flags, ok_alloc)) { in xfs_dialloc()
1926 &ino, ok_alloc); in xfs_dialloc()
1945 ok_alloc = true; in xfs_dialloc()