XFS_DIR2_NULL_DATAPTR  259 fs/xfs/xfs_dir2_block.c 			if (be32_to_cpu(blp[fromidx].address) == XFS_DIR2_NULL_DATAPTR) {
XFS_DIR2_NULL_DATAPTR  357 fs/xfs/xfs_dir2_block.c 			be32_to_cpu(blp[lowstale].address) != XFS_DIR2_NULL_DATAPTR;
XFS_DIR2_NULL_DATAPTR  362 fs/xfs/xfs_dir2_block.c 			be32_to_cpu(blp[highstale].address) != XFS_DIR2_NULL_DATAPTR &&
XFS_DIR2_NULL_DATAPTR  694 fs/xfs/xfs_dir2_block.c 		if ((addr = be32_to_cpu(blp[mid].address)) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR  788 fs/xfs/xfs_dir2_block.c 	blp[ent].address = cpu_to_be32(XFS_DIR2_NULL_DATAPTR);
XFS_DIR2_NULL_DATAPTR  981 fs/xfs/xfs_dir2_block.c 		if (be32_to_cpu(leaf->ents[from].address) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR  162 fs/xfs/xfs_dir2_data.c 			if (be32_to_cpu(lep[i].address) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR  224 fs/xfs/xfs_dir2_leaf.c 		if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR  470 fs/xfs/xfs_dir2_leaf.c 				XFS_DIR2_NULL_DATAPTR;
XFS_DIR2_NULL_DATAPTR  481 fs/xfs/xfs_dir2_leaf.c 				XFS_DIR2_NULL_DATAPTR &&
XFS_DIR2_NULL_DATAPTR  495 fs/xfs/xfs_dir2_leaf.c 			       XFS_DIR2_NULL_DATAPTR);
XFS_DIR2_NULL_DATAPTR  514 fs/xfs/xfs_dir2_leaf.c 			       XFS_DIR2_NULL_DATAPTR);
XFS_DIR2_NULL_DATAPTR  585 fs/xfs/xfs_dir2_leaf.c 		if (be32_to_cpu(leaf->ents[i].address) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR  614 fs/xfs/xfs_dir2_leaf.c 		if (be32_to_cpu(leaf->ents[from].address) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR  671 fs/xfs/xfs_dir2_leaf.c 		be32_to_cpu(leaf->ents[lowstale].address) != XFS_DIR2_NULL_DATAPTR;
XFS_DIR2_NULL_DATAPTR  680 fs/xfs/xfs_dir2_leaf.c 		be32_to_cpu(leaf->ents[highstale].address) != XFS_DIR2_NULL_DATAPTR &&
XFS_DIR2_NULL_DATAPTR  704 fs/xfs/xfs_dir2_leaf.c 		    be32_to_cpu(leaf->ents[from].address) == XFS_DIR2_NULL_DATAPTR) {
XFS_DIR2_NULL_DATAPTR 1366 fs/xfs/xfs_dir2_leaf.c 		if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR 1504 fs/xfs/xfs_dir2_leaf.c 	lep->address = cpu_to_be32(XFS_DIR2_NULL_DATAPTR);
XFS_DIR2_NULL_DATAPTR  274 fs/xfs/xfs_dir2_node.c 				XFS_DIR2_NULL_DATAPTR;
XFS_DIR2_NULL_DATAPTR  285 fs/xfs/xfs_dir2_node.c 				XFS_DIR2_NULL_DATAPTR &&
XFS_DIR2_NULL_DATAPTR  299 fs/xfs/xfs_dir2_node.c 			       XFS_DIR2_NULL_DATAPTR);
XFS_DIR2_NULL_DATAPTR  315 fs/xfs/xfs_dir2_node.c 			       XFS_DIR2_NULL_DATAPTR);
XFS_DIR2_NULL_DATAPTR  362 fs/xfs/xfs_dir2_node.c 		if (be32_to_cpu(leaf->ents[i].address) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR  449 fs/xfs/xfs_dir2_node.c 		if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR  589 fs/xfs/xfs_dir2_node.c 		if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR  745 fs/xfs/xfs_dir2_node.c 			if (be32_to_cpu(leaf_s->ents[i].address) == XFS_DIR2_NULL_DATAPTR)
XFS_DIR2_NULL_DATAPTR  959 fs/xfs/xfs_dir2_node.c 	lep->address = cpu_to_be32(XFS_DIR2_NULL_DATAPTR);
XFS_DIR2_NULL_DATAPTR  100 fs/xfs/xfs_dir2_sf.c 		if ((addr = be32_to_cpu(blp[i].address)) == XFS_DIR2_NULL_DATAPTR)