op_ok             443 fs/xfs/xfs_bmap_item.c 	bool				op_ok;
op_ok             474 fs/xfs/xfs_bmap_item.c 		op_ok = true;
op_ok             477 fs/xfs/xfs_bmap_item.c 		op_ok = false;
op_ok             480 fs/xfs/xfs_bmap_item.c 	if (!op_ok || startblock_fsb == 0 ||
op_ok             456 fs/xfs/xfs_refcount_item.c 	bool				op_ok;
op_ok             483 fs/xfs/xfs_refcount_item.c 			op_ok = true;
op_ok             486 fs/xfs/xfs_refcount_item.c 			op_ok = false;
op_ok             489 fs/xfs/xfs_refcount_item.c 		if (!op_ok || startblock_fsb == 0 ||
op_ok             497 fs/xfs/xfs_rmap_item.c 	bool				op_ok;
op_ok             525 fs/xfs/xfs_rmap_item.c 			op_ok = true;
op_ok             528 fs/xfs/xfs_rmap_item.c 			op_ok = false;
op_ok             531 fs/xfs/xfs_rmap_item.c 		if (!op_ok || startblock_fsb == 0 ||