Searched refs:xfs_agnumber_t (Results 26 - 50 of 68) sorted by relevance

123

/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.h180 void xfs_rmap_alloc_extent(struct xfs_trans *tp, xfs_agnumber_t agno,
182 void xfs_rmap_free_extent(struct xfs_trans *tp, xfs_agnumber_t agno,
H A Dxfs_health.h196 void xfs_agno_mark_sick(struct xfs_mount *mp, xfs_agnumber_t agno,
H A Dxfs_alloc.c1941 xfs_agnumber_t agno,
2430 xfs_agnumber_t agno,
2554 xfs_agnumber_t agno,
2599 xfs_agnumber_t agno;
3426 xfs_agnumber_t *minimum_agno)
3522 xfs_agnumber_t minimum_agno,
3612 xfs_agnumber_t agno)
3615 xfs_agnumber_t minimum_agno;
3663 xfs_agnumber_t minimum_agno,
3664 xfs_agnumber_t start_agn
[all...]
H A Dxfs_format.h109 xfs_agnumber_t sb_agcount; /* number of allocation groups */
673 ((xfs_agnumber_t)((fsbno) >> (mp)->m_sb.sb_agblklog))
1126 ((xfs_agnumber_t)((i) >> XFS_INO_AGINO_BITS(mp)))
H A Dxfs_ialloc.c299 xfs_agnumber_t agno,
1073 xfs_agnumber_t pagno = XFS_INO_TO_AGNO(mp, parent);
1542 xfs_agnumber_t pagno = XFS_INO_TO_AGNO(mp, parent);
1823 xfs_agnumber_t agno;
1825 xfs_agnumber_t start_agno;
1921 xfs_agnumber_t agno,
H A Dxfs_sb.c1093 xfs_agnumber_t agno = 1;
1284 xfs_agnumber_t agno,
1308 xfs_agnumber_t agno,
/linux-master/fs/xfs/
H A Dxfs_icreate_item.c92 xfs_agnumber_t agno,
151 xfs_agnumber_t agno;
H A Dxfs_iwalk.c103 xfs_agnumber_t agno = pag->pag_agno;
568 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino);
646 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino);
753 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino);
H A Dxfs_health.c32 xfs_agnumber_t agno;
216 xfs_agnumber_t agno,
H A Dxfs_extent_busy.c565 xfs_agnumber_t agno = NULLAGNUMBER;
649 xfs_agnumber_t agno;
H A Dxfs_itable.c263 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino);
390 xfs_agnumber_t agno,
H A Dxfs_discard.c382 xfs_agnumber_t agno;
H A Dxfs_trans.h131 xfs_agnumber_t t_highest_agno; /* highest AGF locked */
H A Dxfs_icache.c1024 xfs_agnumber_t ag = 0;
1358 xfs_agnumber_t agno;
1374 xfs_agnumber_t agno;
1497 xfs_agnumber_t agno;
1759 xfs_agnumber_t agno;
H A Dxfs_super.c237 xfs_agnumber_t max_metadata)
274 xfs_agnumber_t
277 xfs_agnumber_t agcount)
279 xfs_agnumber_t index;
280 xfs_agnumber_t maxagi = 0;
282 xfs_agnumber_t max_metadata;
H A Dxfs_refcount_item.c333 xfs_agnumber_t agno;
H A Dxfs_fsmap.c595 xfs_agnumber_t start_ag;
596 xfs_agnumber_t end_ag;
H A Dxfs_reflink.c926 xfs_agnumber_t agno;
1132 xfs_agnumber_t agno)
/linux-master/fs/xfs/scrub/
H A Dnewbt.c206 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(sc->mp, xnr->alloc_hint);
238 xfs_agnumber_t agno;
312 xfs_agnumber_t agno;
H A Dcommon.c71 xfs_agnumber_t agno,
112 xfs_agnumber_t agno,
123 xfs_agnumber_t agno,
544 xfs_agnumber_t agno,
670 xfs_agnumber_t agno,
938 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino);
H A Dagheader.c39 xfs_agnumber_t agno = sc->sm->sm_agno;
77 xfs_agnumber_t agno;
535 xfs_agnumber_t agno = sc->sm->sm_agno;
723 xfs_agnumber_t agno = sc->sm->sm_agno;
877 xfs_agnumber_t agno = sc->sm->sm_agno;
H A Dreap.c224 xfs_agnumber_t agno = sc->sa.pag->pag_agno;
551 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(sc->mp, fsbno);
H A Dinode.c82 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino);
688 xfs_agnumber_t agno;
H A Dcow_repair.c243 xfs_agnumber_t agno;
H A Dbmap.c330 xfs_agnumber_t agno;
765 xfs_agnumber_t agno;

Completed in 250 milliseconds

123