Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_ag.h200 } xfs_perag_busy_t; typedef
230 xfs_perag_busy_t *pagb_list; /* unstable blocks */
Dxfs_alloc.c2210 sizeof(xfs_perag_busy_t), KM_SLEEP); in xfs_alloc_read_agf()
2497 xfs_perag_busy_t *bsy; in xfs_alloc_mark_busy()
2541 xfs_perag_busy_t *list; in xfs_alloc_clear_busy()
2572 xfs_perag_busy_t *bsy; in xfs_alloc_search_busy()
Dxfs_mount.c169 sizeof(xfs_perag_busy_t) * in xfs_mount_free()
1057 sizeof(xfs_perag_busy_t) * XFS_PAGB_NUM_SLOTS);