Home
last modified time | relevance | path

Searched refs:agi_dirino (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c866 agi->agi_dirino = cpu_to_be32(NULLAGINO); in xrep_agi_init_header()
H A Dagheader.c932 agino = be32_to_cpu(agi->agi_dirino); in xchk_agi()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c756 agi->agi_dirino = cpu_to_be32(NULLAGINO); in xfs_agiblock_init()
H A Dxfs_format.h606 __be32 agi_dirino; /* last directory inode chunk */ member
H A Dxfs_ialloc.c2451 offsetof(xfs_agi_t, agi_dirino), in xfs_ialloc_log_agi()