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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h605 __be32 agi_dirino; /* last directory inode chunk */ member in struct:xfs_agi
H A Dxfs_ag.c746 agi->agi_dirino = cpu_to_be32(NULLAGINO);
H A Dxfs_ialloc.c2538 offsetof(xfs_agi_t, agi_dirino),
/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c855 agi->agi_dirino = cpu_to_be32(NULLAGINO);
H A Dagheader.c932 agino = be32_to_cpu(agi->agi_dirino);

Completed in 143 milliseconds