Home
last modified time | relevance | path

Searched refs:child_fsb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_attr_inactive.c138 xfs_dablk_t child_fsb; in xfs_attr3_node_inactive() local
159 child_fsb = be32_to_cpu(ichdr.btree[0].before); in xfs_attr3_node_inactive()
175 error = xfs_da3_node_read(*trans, dp, child_fsb, &child_bp, in xfs_attr3_node_inactive()
231 child_fsb = be32_to_cpu(phdr.btree[i + 1].before); in xfs_attr3_node_inactive()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_attr_inactive.c138 xfs_dablk_t child_fsb; in xfs_attr3_node_inactive() local
159 child_fsb = be32_to_cpu(ichdr.btree[0].before); in xfs_attr3_node_inactive()
174 error = xfs_da3_node_read(*trans, dp, child_fsb, &child_bp, in xfs_attr3_node_inactive()
234 child_fsb = be32_to_cpu(phdr.btree[i + 1].before); in xfs_attr3_node_inactive()

Completed in 2 milliseconds