Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_attr_leaf.c2791 xfs_dablk_t child_fsb; in xfs_attr_node_inactive() local
2812 child_fsb = be32_to_cpu(node->btree[0].before); in xfs_attr_node_inactive()
2827 error = xfs_da_read_buf(*trans, dp, child_fsb, -2, &child_bp, in xfs_attr_node_inactive()
2872 child_fsb = be32_to_cpu(node->btree[i+1].before); in xfs_attr_node_inactive()