Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_icreate_item.c163 xfs_agblock_t agbno, in xfs_icreate_log()
Dxfs_itable.c181 xfs_agblock_t agbno; in xfs_bulkstat_ichunk_ra() local
Dxfs_log_recover.c3034 xfs_agblock_t agbno; in xlog_recover_do_icreate_pass2() local
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_ialloc.c224 xfs_agblock_t agbno, in xfs_ialloc_inode_init()
1678 xfs_agblock_t agbno; /* block number containing inode */ in xfs_difree() local
1752 xfs_agblock_t agbno, in xfs_imap_lookup()
1817 xfs_agblock_t agbno; /* block number of inode in the alloc group */ in xfs_imap() local
Dxfs_alloc.h106 xfs_agblock_t agbno; /* allocation group-relative block # */ member
Dxfs_btree.c571 xfs_agblock_t agbno, /* allocation group block number */ in xfs_btree_get_bufs()
753 xfs_agblock_t agbno, /* allocation group block number */ in xfs_btree_reada_bufs()
Dxfs_format.h774 #define XFS_AGB_TO_FSB(mp,agno,agbno) \ argument
780 #define XFS_AGB_TO_DADDR(mp,agno,agbno) \ argument
Dxfs_bmap.c580 xfs_agblock_t agbno; in xfs_bmap_add_free() local