Searched refs:xfs_alloc_cur_check (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_alloc.c | 1010 xfs_alloc_cur_check( in xfs_alloc_cur_check() function 1162 error = xfs_alloc_cur_check(args, acur, cur, &i); in xfs_alloc_cntbt_iter() 1180 error = xfs_alloc_cur_check(args, acur, cur, in xfs_alloc_cntbt_iter() 1452 error = xfs_alloc_cur_check(args, acur, cur, &i); in xfs_alloc_walk_iter()
|
/linux-6.12.1/fs/xfs/ |
D | xfs_trace.h | 1900 TRACE_EVENT(xfs_alloc_cur_check,
|