Home
last modified time | relevance | path

Searched defs:agno (Results 51 – 54 of 54) sorted by relevance

123

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_format.h837 #define XFS_AGB_TO_FSB(mp,agno,agbno) \ argument
843 #define XFS_AGB_TO_DADDR(mp,agno,agbno) \ argument
846 #define XFS_AG_DADDR(mp,agno,d) (XFS_AGB_TO_DADDR(mp, agno, 0) + (d)) argument
H A Dxfs_bmap.c540 xfs_agnumber_t agno; in __xfs_bmap_add_free() local
5280 xfs_agnumber_t prev_agno = NULLAGNUMBER, agno; in __xfs_bunmapi() local
H A Dxfs_btree.c844 xfs_agnumber_t agno, /* allocation group number */ in xfs_btree_reada_bufs()
4498 xfs_agblock_t agno; in xfs_btree_sblock_verify() local
H A Dxfs_fs.h466 uint32_t agno; /* I: see comment for IREQ_AGNO */ member

123