Home
last modified time | relevance | path

Searched defs:fsbno (Results 1 – 9 of 9) sorted by relevance

/linux/fs/xfs/
H A Dxfs_zone_alloc.c196 xfs_fsblock_t fsbno, in xfs_zone_record_blocks()
378 xfs_fsblock_t fsbno, in xfs_zone_free_blocks()
H A Dxfs_inode.c1134 xfs_fsblock_t fsbno; in xfs_inactive_dir() local
/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h39 xfs_fsblock_t fsbno; /* file system block number */ member
H A Dxfs_format.h472 #define XFS_FSB_TO_DADDR(mp,fsbno) XFS_AGB_TO_DADDR(mp, \ argument
483 #define XFS_FSB_TO_BB(mp,fsbno) ((fsbno) << (mp)->m_blkbb_log) argument
491 #define XFS_FSB_TO_B(mp,fsbno) ((xfs_fsize_t)(fsbno) << (mp)->m_sb.sb_blocklog) argument
704 #define XFS_FSB_TO_AGNO(mp,fsbno) \ argument
706 #define XFS_FSB_TO_AGBNO(mp,fsbno) \ argument
/linux/fs/xfs/scrub/
H A Dattr_repair.c520 xfs_fsblock_t fsbno, in xrep_xattr_find_buf()
570 xfs_fsblock_t fsbno, in xrep_xattr_recover_block()
H A Dcow_repair.c85 xfs_fsblock_t fsbno; member
H A Dbmap_repair.c249 xfs_fsblock_t fsbno; in xrep_bmap_walk_rmap() local
H A Drmap_repair.c386 xfs_fsblock_t fsbno; in xrep_rmap_visit_iroot_btree_block() local
H A Dinode_repair.c932 xfs_fsblock_t fsbno; in xrep_dinode_bad_bmbt_fork() local