Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ag.h168 xfs_agblock_t busy_start; member
Dxfs_alloc.c2633 bsy->busy_start = bno; in xfs_alloc_mark_busy()
2707 bend = bsy->busy_start + bsy->busy_length - 1; in xfs_alloc_search_busy()
2708 if ((bno > bend) || (uend < bsy->busy_start)) { in xfs_alloc_search_busy()