Home
last modified time | relevance | path

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

/external/syslinux/core/fs/xfs/
Dxfs_ag.h117 xfs_agnumber_t agno, int flags, struct xfs_buf **bpp);
144 xfs_agnumber_t agno, struct xfs_buf **bpp);
Dxfs.h64 #define XFS_AGNO_TO_FSB(fs, agno) \ argument
65 ((block_t)((agno) << XFS_INFO((fs))->agblocks_shift))