Home
last modified time | relevance | path

Searched refs:firstdb (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_node.c183 unsigned int firstdb; in xfs_dir3_free_header_check() local
185 firstdb = (xfs_dir2_da_to_db(mp->m_dir_geo, fbno) - in xfs_dir3_free_header_check()
191 if (be32_to_cpu(hdr3->firstdb) != firstdb) in xfs_dir3_free_header_check()
202 if (be32_to_cpu(hdr->firstdb) != firstdb) in xfs_dir3_free_header_check()
254 to->firstdb = be32_to_cpu(from3->hdr.firstdb); in xfs_dir2_free_hdr_from_disk()
262 to->firstdb = be32_to_cpu(from->hdr.firstdb); in xfs_dir2_free_hdr_from_disk()
[all...]
H A Dxfs_da_format.h475 __be32 firstdb; /* db of first entry */ member
488 __be32 firstdb; /* db of first entry */ member
H A Dxfs_dir2_priv.h31 uint32_t firstdb; member
H A Dxfs_dir2_leaf.c1749 ASSERT(!freehdr.firstdb); in xfs_dir2_node_to_leaf()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_node.c183 unsigned int firstdb; in xfs_dir3_free_header_check() local
185 firstdb = (xfs_dir2_da_to_db(mp->m_dir_geo, fbno) - in xfs_dir3_free_header_check()
191 if (be32_to_cpu(hdr3->firstdb) != firstdb) in xfs_dir3_free_header_check()
202 if (be32_to_cpu(hdr->firstdb) != firstdb) in xfs_dir3_free_header_check()
254 to->firstdb = be32_to_cpu(from3->hdr.firstdb); in xfs_dir2_free_hdr_from_disk()
262 to->firstdb = be32_to_cpu(from->hdr.firstdb); in xfs_dir2_free_hdr_from_disk()
[all...]
H A Dxfs_da_format.h476 __be32 firstdb; /* db of first entry */ member
489 __be32 firstdb; /* db of first entry */ member
H A Dxfs_dir2_priv.h31 uint32_t firstdb; member
H A Dxfs_dir2_leaf.c1758 ASSERT(!freehdr.firstdb); in xfs_dir2_node_to_leaf()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Ddir.c628 (freehdr.firstdb + i) * args->geo->fsbcount, in xchk_directory_free_bestfree()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Ddir.c599 (freehdr.firstdb + i) * args->geo->fsbcount, in xchk_directory_free_bestfree()

Completed in 14 milliseconds