Home
last modified time | relevance | path

Searched defs:agbno (Results 1 – 7 of 7) sorted by relevance

/fs/xfs/
Dxfs_alloc.h78 xfs_agblock_t agbno; /* allocation group-relative block # */ member
Dxfs_ialloc.c1001 xfs_agblock_t agbno; /* block number containing inode */ in xfs_difree() local
1209 xfs_agblock_t agbno; /* block number of inode in the alloc group */ in xfs_imap() local
Dxfs_ag.h229 #define XFS_AGB_TO_FSB(mp,agno,agbno) \ argument
235 #define XFS_AGB_TO_DADDR(mp,agno,agbno) \ argument
Dxfs_itable.c339 xfs_agblock_t agbno=0;/* allocation group block number */ in xfs_bulkstat() local
Dxfs_btree.c489 xfs_agblock_t agbno, /* allocation group block number */ in xfs_btree_get_bufs()
657 xfs_agblock_t agbno, /* allocation group block number */ in xfs_btree_read_bufs()
715 xfs_agblock_t agbno, /* allocation group block number */ in xfs_btree_reada_bufs()
Dxfs_alloc.c544 xfs_agblock_t agbno, /* a.g. relative block number */ in xfs_alloc_trace_free()
598 xfs_agblock_t agbno, /* a.g. relative block number */ in xfs_alloc_trace_busy()
Dxfs_bmap.c4160 xfs_agblock_t agbno; in xfs_bmap_add_free() local